Lines Matching refs:isForward
554 if (getSrc()->isForward() || getDst()->isForward())
601 assert((getValue(PtrId)->isForward() ||
617 if (getValue(Op1)->isForward() || getValue(Op2)->isForward())
762 assert(getTargetLabel()->isLabel() || getTargetLabel()->isForward());
813 assert(getCondition()->isForward() ||
815 assert(getTrueLabel()->isForward() || getTrueLabel()->isLabel());
816 assert(getFalseLabel()->isForward() || getFalseLabel()->isLabel());
881 assert(IncomingV->isForward() || IncomingV->getType() == Type);
882 assert(IncomingBB->isBasicBlock() || IncomingBB->isForward());
897 if (getValue(Op1)->isForward() || getValue(Op2)->isForward())
972 if (getValue(Condition)->isForward() ||
973 getValue(Op1)->isForward() ||
974 getValue(Op2)->isForward())
1038 assert(BB->isBasicBlock() || BB->isForward());
1053 if (getValue(Op)->isForward())
1521 if (getValue(VectorId)->isForward())
1552 if (getValue(VectorId)->isForward())
1596 if (getValue(Vector1)->isForward() ||
1597 getValue(Vector2)->isForward())