Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp981 auto LivenessEnd = ++MachineBasicBlock::iterator(MI).getReverse(); in splitBlockBeforeInstr() local
982 for (MachineInstr &LiveMI : make_range(OrigBB->rbegin(), LivenessEnd)) in splitBlockBeforeInstr()