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

/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp47 Function *Caller; member in class:__anon2681::LibCallOptimization
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h76 CallSite Caller; // Holds the call that called subframes. member in struct:llvm::ExecutionContext
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DInliner.cpp77 static void AdjustCallerSSPLevel(Function *Caller, Function *Callee) { argument
121 Function *Caller = CS.getCaller(); local
238 Function *Caller = CS.getCaller(); local
277 Function *Caller = CS.getCaller(); local
449 Function *Caller = CS.getCaller(); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1288 Instruction *Caller = CS.getInstruction(); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp241 Function *Caller = FirstNewBlock->getParent(); local
283 const Function *Caller = CS.getInstruction()->getParent()->getParent(); local
380 Function *Caller = TheCall->getParent()->getParent(); local
523 Function *Caller = OrigBB->getParent(); local
[all...]
H A DSimplifyLibCalls.cpp39 Function *Caller; member in class:__anon2705::LibCallOptimization
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h533 const Decl *Caller; member in class:clang::ento::PathDiagnosticCallPiece
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp273 CallStackFrame *Caller; member in struct:__anon2974::CallStackFrame
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp563 const Decl *Caller = CE->getLocationContext()->getDecl(); local
1403 const Decl *Caller = CE->getLocationContext()->getDecl(); local
1646 const Decl *Caller = CE->getLocationContext()->getDecl(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h7204 bool CheckCUDATarget(const FunctionDecl *Caller, const FunctionDecl *Callee) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp8553 FunctionDecl *Caller = cast<FunctionDecl>(S.CurContext); local

Completed in 262 milliseconds