Home
last modified time | relevance | path

Searched defs:promoteCall (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp365 Instruction *llvm::promoteCall(CallSite CS, Function *Callee, in promoteCall() function in llvm
/external/llvm-project/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp445 CallBase &llvm::promoteCall(CallBase &CB, Function *Callee, in promoteCall() function in llvm