Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h146 bool isDirectCall() const { in isDirectCall() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1900 static bool isDirectCall(Use& U) { isDirectCall() function