Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:Parent

1090       BasicBlock *Parent = CS.getInstruction()->getParent();
1091 bool atBegin(Parent->begin() == me);
1099 SF.CurInst = Parent->begin();