Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegUsageInfoPropagate.cpp88 static const Function *findCalledFunction(const Module &M, in findCalledFunction() function
132 if (const Function *F = findCalledFunction(M, MI)) { in runOnMachineFunction()