Searched refs:StrictEntry (Results 1 – 1 of 1) sorted by relevance
1084 MachineInstr *StrictEntry = nullptr; in lowerBlock() local1103 StrictEntry = PreviousState == StateWQM ? &MI : nullptr; in lowerBlock()1106 if (State == StateWQM && StrictEntry) { in lowerBlock()1108 lowerPseudoStrictMode(MBB, StrictEntry, &MI); in lowerBlock()1110 StrictEntry = nullptr; in lowerBlock()1114 StrictEntry = nullptr; in lowerBlock()