Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp190 MachineInstr *LastITMI = MI; in InsertITInstructions() local
218 LastITMI = NMI; in InsertITInstructions()
242 LastITMI->findRegisterUseOperand(ARM::ITSTATE)->setIsKill(); in InsertITInstructions()
245 MachineBasicBlock::instr_iterator LI = LastITMI; in InsertITInstructions()