Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp117 bool MFChanged = false; in combineMachineInstrs() local
153 MFChanged |= Changed; in combineMachineInstrs()
159 return MFChanged; in combineMachineInstrs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp117 bool MFChanged = false; in combineMachineInstrs() local
155 MFChanged |= Changed; in combineMachineInstrs()
158 return MFChanged; in combineMachineInstrs()