Home
last modified time | relevance | path

Searched defs:processDefs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp189 void BreakFalseDeps::processDefs(MachineInstr *MI) { in processDefs() function in BreakFalseDeps
H A DExecutionDomainFix.cpp235 void ExecutionDomainFix::processDefs(MachineInstr *MI, bool Kill) { in processDefs() function in ExecutionDomainFix
H A DReachingDefAnalysis.cpp121 void ReachingDefAnalysis::processDefs(MachineInstr *MI) { in processDefs() function in ReachingDefAnalysis