Searched refs:anyRegsAlias (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp462 auto anyRegsAlias = [](const MachineInstr *Dst, local
478 if (!anyRegsAlias(MIs[I], ArrayRef(MIs).take_front(E), TRI)) {

Completed in 80 milliseconds