Searched defs:IsNested (Results 1 – 5 of 5) sorted by relevance
181 inline bool IsNested() const { return parent_ != nullptr; } in IsNested() function
2267 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local2328 bool IsNested = false; in adjustForSegmentedStacks() local
2108 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local