Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1121 bool FoundReverseCopy = false; in removePartialRedundancy() local
1153 FoundReverseCopy = true; in removePartialRedundancy()
1157 if (!FoundReverseCopy) in removePartialRedundancy()