Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp244 promoteIndirectCall(CallBase & CB,Function * DirectCallee,uint64_t Count,uint64_t TotalCount,bool AttachProfToDirectCall,OptimizationRemarkEmitter * ORE) promoteIndirectCall() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp609 Function *DirectCallee = dyn_cast<Function>(Ptr->stripPointerCasts()); tryPromoteCall() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1410 const FunctionDecl *DirectCallee = OpCE->getDirectCallee(); in getSimpleCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1678 const Function *DirectCallee = CB->getCalledFunction(); getArgumentAlignment() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp114 if (const FunctionDecl *DirectCallee = CE->getDirectCallee()) getAllocSizeAttr() local