Searched refs:stopOnUndefOrAssumed (Results 1 – 1 of 1) sorted by relevance
2449 Optional<Value *> SimplifiedPtrOp = stopOnUndefOrAssumed(A, PtrOp, &I); in updateImpl()2494 stopOnUndefOrAssumed(A, BrInst->getCondition(), BrInst); in updateImpl()2708 Optional<Value *> stopOnUndefOrAssumed(Attributor &A, Value *V, in stopOnUndefOrAssumed() function