Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp78 static StringRef getCalledFunctionName(CallInst &CI) { in getCalledFunctionName() function
142 if (getCalledFunctionName(*CIA).compare(getCalledFunctionName(*CIB)) != 0) in isClose()