Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DCallPromotionUtils.h51 CallBase &promoteCallWithIfThenElse(CallBase &CB, Function *Callee,
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp257 promoteCallWithIfThenElse(CB, DirectCallee, BranchWeights); in promoteIndirectCall()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp549 CallBase &llvm::promoteCallWithIfThenElse(CallBase &CB, Function *Callee, in promoteCallWithIfThenElse() function in llvm