Searched refs:stopOnUndefOrAssumed (Results 1 – 1 of 1) sorted by relevance
2537 Optional<Value *> SimplifiedPtrOp = stopOnUndefOrAssumed(A, PtrOp, &I); in updateImpl()2582 stopOnUndefOrAssumed(A, BrInst->getCondition(), BrInst); in updateImpl()2652 stopOnUndefOrAssumed(A, RI.getReturnValue(), &I); in updateImpl()2795 Optional<Value *> stopOnUndefOrAssumed(Attributor &A, Value *V, in stopOnUndefOrAssumed() function