Searched refs:findCalledFunction (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegUsageInfoPropagate.cpp88 static const Function *findCalledFunction(const Module &M, function
132 if (const Function *F = findCalledFunction(M, MI)) {

Completed in 52 milliseconds