Home
last modified time | relevance | path

Searched defs:DirectCallee (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp218 Function *DirectCallee = Symtab->getFunction(Target); in isPromotionLegal() local
311 static void createIfThenElse(Instruction *Inst, Function *DirectCallee, in createIfThenElse()
426 Function *DirectCallee) { in insertCallRetCast()
454 Function *DirectCallee, in createDirectCallInst()
495 Function *DirectCallee) { in insertCallRetPHI()
527 void ICallPromotionFunc::promote(Instruction *Inst, Function *DirectCallee, in promote()
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp1042 const FunctionDecl *DirectCallee = OpCE->getDirectCallee(); in getSimpleCall() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1011 const Value *DirectCallee = CS->getCalledFunction(); in getArgumentAlignment() local