Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp122 static cl::opt<bool> ForceLoopColdBlock( variable
2610 if (F->getFunction().hasProfileData() || ForceLoopColdBlock) { in collectLoopBlockSet()