Home
last modified time | relevance | path

Searched defs:isDirectCall (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.h138 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1735 static bool isDirectCall(Use& U) { in isDirectCall() function