Home
last modified time | relevance | path

Searched refs:addBranchWeights (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
DIRBuilder.h449 InstTy *addBranchWeights(InstTy *I, MDNode *Weights) { in addBranchWeights() function
489 return Insert(addBranchWeights(BranchInst::Create(True, False, Cond),
498 return Insert(addBranchWeights(SwitchInst::Create(V, Dest, NumCases),