Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2277 auto NewBBFreq = BFI->getBlockFreq(PredPredBB) * in threadThroughTwoBasicBlocks() local
2397 auto NewBBFreq = in threadEdge() local
2472 BlockFrequency NewBBFreq(0); in splitBlockPreds() local
2520 auto NewBBFreq = BFI->getBlockFreq(NewBB); in updateBlockFreqAndEdgeWeight() local