Searched defs:AtStart (Results 1 – 12 of 12) sorted by relevance
125 bool AtStart = true; in runOnMachineFunction() local
454 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local
457 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local
458 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local
503 bool AtStart = I == MBB->begin(); in insertCSRSpillsAndRestores() local
1876 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local
2369 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local
2593 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local
2272 bool AtStart = BI == BB->begin(); in processBlock() local
2202 bool AtStart = BI == BB->begin(); in processBlock() local
2663 bool AtStart = BI == BB->begin(); in processBlock() local
904 SourceLocation AtStart; variable