Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DReachingDefAnalysis.h171 void printAllReachingDefs(MachineFunction &MF);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp235 void ReachingDefAnalysis::printAllReachingDefs(MachineFunction &MF) { in printAllReachingDefs() function in ReachingDefAnalysis
286 printAllReachingDefs(*MF); in runOnMachineFunction()