Searched defs:IsNested (Results 1 – 7 of 7) 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
1247 bool IsNested() const { return kind_ == StateValueKind::kNested; } in IsNested() function
2108 bool IsNested = CurLoop->getParentLoop() != nullptr; in processCopyingStore() local
5264 bool AllocationSite::IsNested() { in IsNested() function in v8::internal::AllocationSite