Home | History | Annotate | Download | only in IR

Lines Matching refs:Parent

1182   const BasicBlock *Parent = getParent();
1183 return Parent == &Parent->getParent()->front() && !isUsedWithInAlloca();