Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegUsageInfoPropagate.cpp85 static const Function *findCalledFunction(const Module &M, in findCalledFunction() function
129 if (const Function *F = findCalledFunction(M, MI)) { in runOnMachineFunction()