Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp638 Function *DirectCallee = nullptr; tryPromoteCall() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp606 promoteIndirectCall(CallBase & CB,Function * DirectCallee,uint64_t Count,uint64_t TotalCount,bool AttachProfToDirectCall,OptimizationRemarkEmitter * ORE) promoteIndirectCall() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1410 const FunctionDecl *DirectCallee = OpCE->getDirectCallee(); getSimpleCall() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1508 const Function *DirectCallee = CB->getCalledFunction(); getArgumentAlignment() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp115 if (const FunctionDecl *DirectCallee = CE->getDirectCallee()) getAllocSizeAttr() local