Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCPseudoProbe.h133 bool isDirectCall() const { in isDirectCall() function
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1735 static bool isDirectCall(Use& U) { in isDirectCall() function