Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp562 MachineInstr &BoundaryMI = *getFirstNonPrologue(MBB, TII); in hoistAndMergeSGPRInits() local
563 MachineBasicBlock::reverse_iterator B(BoundaryMI); in hoistAndMergeSGPRInits()