Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2552 for (MCRegUnitRootIterator URoot(Unit, TRI); URoot.isValid(); ++URoot) { in placeMLocPHIs() local
2553 if (!MTracker->isRegisterTracked(*URoot)) { in placeMLocPHIs()
2559 FoundRegUnits.insert(*URoot); in placeMLocPHIs()