Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp303 CallBase &llvm::pgo::promoteIndirectCall(CallBase &CB, Function *DirectCallee, in promoteIndirectCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp583 Function *DirectCallee = dyn_cast<Function>(Ptr->stripPointerCasts()); in tryPromoteCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1376 const FunctionDecl *DirectCallee = OpCE->getDirectCallee(); in getSimpleCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1366 const Function *DirectCallee = CB->getCalledFunction(); in getArgumentAlignment() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp111 if (const FunctionDecl *DirectCallee = CE->getDirectCallee()) in getAllocSizeAttr() local