reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
409 bool hasBlockValue(Value *Val, BasicBlock *BB);
858 if (!hasBlockValue(SI->getTrueValue(), BB)) { 872 if (!hasBlockValue(SI->getFalseValue(), BB)) { 999 if (!hasBlockValue(I->getOperand(Op), BB)) 1006 if (hasBlockValue(I->getOperand(Op), BB)) { 1174 if (!hasBlockValue(V, BB)) { 1525 if (!hasBlockValue(Val, BBFrom)) { 1557 if (!hasBlockValue(V, BB)) {