HomeSort by relevance Sort by last modified time
    Searched full:addbranchweights (Results 1 - 1 of 1) sorted by null

  /external/llvm/include/llvm/IR/
IRBuilder.h 511 InstTy *addBranchWeights(InstTy *I, MDNode *Weights) {
551 return Insert(addBranchWeights(BranchInst::Create(True, False, Cond),
560 return Insert(addBranchWeights(SwitchInst::Create(V, Dest, NumCases),
    [all...]

Completed in 121 milliseconds