Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/IR/
DIRBuilder.h494 InstTy *addBranchWeights(InstTy *I, MDNode *Weights) { in addBranchWeights() function
534 return Insert(addBranchWeights(BranchInst::Create(True, False, Cond),
543 return Insert(addBranchWeights(SwitchInst::Create(V, Dest, NumCases),