Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp114 bool MFChanged = false; in combineMachineInstrs() local
149 MFChanged |= Changed; in combineMachineInstrs()
161 return MFChanged; in combineMachineInstrs()