Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp139 static cl::opt<unsigned> MisfetchCost( variable
2452 auto FallThruCost = ScaleBlockFrequency(EdgeFreq, MisfetchCost); in rotateLoopWithProfile()
2528 MisfetchCost + JumpInstCost); in rotateLoopWithProfile()
2535 Cost += ScaleBlockFrequency(TailToHeadFreq, MisfetchCost) + in rotateLoopWithProfile()