Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp257 MDNode *BranchWeights) { in versionCallSite()
450 MDNode *BranchWeights) { in promoteCallWithIfThenElse()
DBasicBlockUtils.cpp928 MDNode *BranchWeights, in SplitBlockAndInsertIfThen()
980 MDNode *BranchWeights) { in SplitBlockAndInsertIfThenElse()
DLibCallsShrinkWrap.cpp487 MDNode *BranchWeights = in shrinkWrapCI() local
DCodeExtractor.cpp1349 SmallVector<unsigned, 8> BranchWeights(TI->getNumSuccessors(), 0); in calculateNewCallTerminatorWeights() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp307 MDNode *BranchWeights = MDB.createBranchWeights( in promoteIndirectCall() local