Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DVirtRegMap.cpp422 auto anyRegsAlias = [](const MachineInstr *Dst, in expandCopyBundle() local
438 if (!anyRegsAlias(MIs[I], makeArrayRef(MIs).take_front(E), TRI)) { in expandCopyBundle()