Searched defs:nextInsn (Results 1 – 8 of 8) sorted by relevance
52 Insn *nextInsn = insn.GetNextMachineInsn(); in Optimize() local119 Insn *nextInsn = insn.GetNextMachineInsn(); in Optimize() local
92 Insn *nextInsn = insn.GetNext(); in RemoveInsn() local101 void BB::RemoveInsnPair(Insn &insn, const Insn &nextInsn) in RemoveInsnPair()121 void BB::RemoveInsnSequence(Insn &insn, const Insn &nextInsn) in RemoveInsnSequence()
150 for (Insn *nextInsn = insn.GetNext(); nextInsn != nullptr; nextInsn = nextInsn->GetNext()) { in IfOperandIsLiveAfterInsn() local363 for (Insn *nextInsn = insn.GetNext(); nextInsn != nullptr; nextInsn = nextInsn->GetNext()) { in IfOperandIsLiveAfterInsn() local568 bool PeepPattern::IsMemOperandOptPattern(const Insn &insn, Insn &nextInsn) in IsMemOperandOptPattern()
87 Insn *nextInsn = insn.GetNext(); in LoadOperand() local
1408 Insn *nextInsn = insn.GetNext(); in InsertCallerSave() local1535 Insn *nextInsn = insn.GetNext(); in SpillOperand() local
3492 Insn *nextInsn = insn.GetNextMachineInsn(); in Run() local4938 Insn *nextInsn = insn.GetNext(); in Run() local5150 Insn *nextInsn = insn.GetNextMachineInsn(); in Run() local5183 Insn *nextInsn = insn.GetNextMachineInsn(); in Run() local5216 Insn *nextInsn = insn.GetNextMachineInsn(); in Run() local5513 Insn *nextInsn = insn.GetNextMachineInsn(); in Run() local5676 Insn *nextInsn = insn.GetNextMachineInsn(); in Run() local5727 Insn *nextInsn = insn.GetNextMachineInsn(); in CheckCondition() local5759 Insn *nextInsn = insn.GetNextMachineInsn(); in Run() local6068 Insn *nextInsn = nullptr; in FlagUsedLaterInCurBB() local[all …]
567 for (Insn *nextInsn = insn.GetNext(); nextInsn != nullptr; nextInsn = nextInsn->GetNext()) { in OperandLiveAfterInsn() local
638 Insn *nextInsn = nullptr; variable1470 Insn *nextInsn = nullptr; variable2250 Insn *nextInsn = nullptr; variable