Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp283 MDNode *BranchWeights) { in versionCallSite()
525 MDNode *BranchWeights) { in promoteCallWithIfThenElse()
H A DBasicBlockUtils.cpp1351 bool Unreachable, MDNode *BranchWeights, in SplitBlockAndInsertIfThenImpl()
1421 MDNode *BranchWeights, in SplitBlockAndInsertIfThen()
1431 MDNode *BranchWeights, in SplitBlockAndInsertIfThen()
1442 MDNode *BranchWeights) { in SplitBlockAndInsertIfThenElse()
H A DLibCallsShrinkWrap.cpp487 MDNode *BranchWeights = in shrinkWrapCI() local
H A DCodeExtractor.cpp1407 SmallVector<unsigned, 8> BranchWeights(TI->getNumSuccessors(), 0); in calculateNewCallTerminatorWeights() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp312 MDNode *BranchWeights = MDB.createBranchWeights( in promoteIndirectCall() local