Searched defs:Caller (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h76 CallSite Caller; // Holds the call that called subframes. member in struct:llvm::ExecutionContext
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DInliner.cpp87 Function *Caller = CS.getCaller(); local
210 Function *Caller = CS.getCaller(); local
244 Function *Caller = CS.getCaller(); local
416 Function *Caller = CS.getCaller(); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DInlineFunction.cpp228 Function *Caller = FirstNewBlock->getParent(); local
273 const Function *Caller = CS.getInstruction()->getParent()->getParent(); local
370 Function *Caller = TheCall->getParent()->getParent(); local
513 Function *Caller local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1293 Instruction *Caller = CS.getInstruction(); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp55 Function *Caller; member in class:__anon10639::LibCallOptimization

Completed in 238 milliseconds