Searched refs:IsChild (Results 1 – 5 of 5) sorted by relevance
298 static bool IsChild(const MachineInstr &MI, in IsChild() function372 while (InsertPos != Header->begin() && IsChild(*prev(InsertPos), MFI) && in PlaceBlockMarker()
164 bool IsChild() const;
53 if (IsChild()) in CFWL_Widget()263 bool CFWL_Widget::IsChild() const { in IsChild() function in CFWL_Widget
201 bool IsChild() const { return parent() != NULL; } in IsChild() function
12937 if (range->IsChild()) { in TraceLiveRange()