Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp420 auto anyRegsAlias = [](const MachineInstr *Dst, in expandCopyBundle() local
436 if (!anyRegsAlias(MIs[I], makeArrayRef(MIs).take_front(E), TRI)) { in expandCopyBundle()