Searched refs:AtStart (Results 1 – 5 of 5) sorted by relevance
143 bool AtStart = true; in run() local148 AtStart = false; in run()155 AtStart = false; in run()160 if (AtStart) in run()175 if (AtStart) in run()
451 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local453 if (!AtStart) in restoreCalleeSavedRegisters()467 if (AtStart) in restoreCalleeSavedRegisters()
2621 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local2623 if (!AtStart) in restoreCalleeSavedRegisters()2704 if (AtStart) in restoreCalleeSavedRegisters()
1093 SourceLocation getAtStartLoc() const { return ObjCContainerDeclBits.AtStart; } in getAtStartLoc()1096 ObjCContainerDeclBits.AtStart = Loc; in setAtStartLoc()
1959 SourceLocation AtStart;