Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp258 MDNode *BranchWeights) { in versionCallSite()
414 MDNode *BranchWeights) { in promoteCallWithIfThenElse()
DBasicBlockUtils.cpp686 bool Unreachable, MDNode *BranchWeights, in SplitBlockAndInsertIfThen()
730 MDNode *BranchWeights) { in SplitBlockAndInsertIfThenElse()
DLibCallsShrinkWrap.cpp487 MDNode *BranchWeights = in shrinkWrapCI() local
DCodeExtractor.cpp1074 SmallVector<unsigned, 8> BranchWeights(TI->getNumSuccessors(), 0); in calculateNewCallTerminatorWeights() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp617 bool Unreachable, MDNode *BranchWeights, in SplitBlockAndInsertIfThen()
660 MDNode *BranchWeights) { in SplitBlockAndInsertIfThenElse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp306 MDNode *BranchWeights = MDB.createBranchWeights( in promoteIndirectCall() local
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp331 MDNode *BranchWeights = MDB.createBranchWeights( in createIfThenElse() local