Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2504 SmallSet<Register, 32> RegUnitsToPHIUp; in placeMLocPHIs() local
2535 RegUnitsToPHIUp.insert(FoundRegUnits.begin(), FoundRegUnits.end()); in placeMLocPHIs()
2601 for (Register R : RegUnitsToPHIUp) { in placeMLocPHIs()