Home | History | Annotate | Download | only in IR

Lines Matching refs:Parent

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