HomeSort by relevance Sort by last modified time
    Searched refs:NumRegionCounters (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenPGO.h 38 unsigned NumRegionCounters;
48 : CGM(CGM), NumRegionCounters(0), FunctionHash(0),
CodeGenPGO.cpp 129 llvm::ConstantInt::get(Int32Ty, NumRegionCounters),
859 NumRegionCounters = Walker.NextCounter;
    [all...]

Completed in 742 milliseconds