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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2188 auto NewBBFreq = BFI->getBlockFreq(PredPredBB) * local
2304 auto NewBBFreq = local
2427 auto NewBBFreq = BFI->getBlockFreq(NewBB); local
[all...]

Completed in 152 milliseconds