Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Revisit

3263   SmallVector<CodeGenInstruction*, 8> Revisit;
3273 Revisit.push_back(&InstInfo);
3308 // Revisit instructions with undefined flags and no pattern.
3310 for (CodeGenInstruction *InstInfo : Revisit) {
3322 for (CodeGenInstruction *InstInfo : Revisit) {