Searched refs:IsNested (Results 1 – 5 of 5) sorted by relevance
1408 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local1412 if (IsNested) in GetScratchRegister()1417 if (IsNested) in GetScratchRegister()1449 bool IsNested = false; in adjustForSegmentedStacks() local1453 IsNested = HasNestArgument(&MF); in adjustForSegmentedStacks()1464 if (IsNested) in adjustForSegmentedStacks()1575 if (IsNested) in adjustForSegmentedStacks()1599 if (IsNested) in adjustForSegmentedStacks()
281 bool IsNested();
287 bool MessageLoop::IsNested() { in IsNested() function in MessageLoop
339 bool was_nested = MessageLoop::current()->IsNested(); in DragBookmarks()353 bool was_nested = MessageLoop::current()->IsNested(); in DragBookmarks()
396 static bool IsNested(const Stmt *S, ParentMap &PM) { in IsNested() function421 while (IsNested(S, P)) { in getEnclosingStmtLocation()