Home
last modified time | relevance | path

Searched refs:NumColdBlocks (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DSplitFunctions.cpp141 const DiffT NumColdBlocks = Dist(*Gen); in partition() local
142 const It ColdEnd = OutlineableBegin + NumColdBlocks; in partition()