Searched defs:AtStart (Results 1 – 5 of 5) sorted by relevance
333 bool AtStart = I == MBB->begin(); in insertCSRSpillsAndRestores() local433 bool AtStart = I == MBB->begin(); in insertCSRSpillsAndRestores() local
313 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local
910 static AssertionNode* AtStart(RegExpNode* on_success) { in AtStart() function
2365 bool AtStart = BI == BB->begin(); in processBlock() local
461 SourceLocation AtStart; variable