Searched defs:AnyChanges (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | DeadMachineInstructionElim.cpp | 133 bool AnyChanges = eliminateDeadMI(MF); runImpl() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ValueMapper.cpp | 732 bool AnyChanges = false; createPOT() local |