Home
last modified time | relevance | path

Searched defs:CTCTakenCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp295 uint64_t CTCTakenCount = 0; in inferFallThroughCounts() local
H A DBinaryFunction.cpp2330 uint64_t CTCTakenCount = BinaryBasicBlock::COUNT_NO_PROFILE; removeConditionalTailCalls() local