Searched defs:AtStart (Results 1 – 6 of 6) sorted by relevance
450 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local
422 bool AtStart = I == MBB->begin(); in insertCSRSpillsAndRestores() local
1647 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local
895 static AssertionNode* AtStart(RegExpNode* on_success) { in AtStart() function
2426 bool AtStart = BI == BB->begin(); in processBlock() local
511 SourceLocation AtStart; variable