Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1638 static bool isDirectCall(Use& U) { in isDirectCall() function
1660 if (isDirectCall(U) && (Old->isDSOLocal() || !IsDefinition)) in replaceCfiUses()
1688 if (!isDirectCall(U)) in replaceDirectCalls()