Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp638 Function *DirectCallee = nullptr; in tryPromoteCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp606 CallBase &llvm::pgo::promoteIndirectCall(CallBase &CB, Function *DirectCallee, in promoteIndirectCall()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1410 const FunctionDecl *DirectCallee = OpCE->getDirectCallee(); in getSimpleCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1513 const Function *DirectCallee = CB->getCalledFunction(); in getArgumentAlignment() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp115 if (const FunctionDecl *DirectCallee = CE->getDirectCallee()) in getAllocSizeAttr() local