Searched refs:getValueForCall (Results 1 – 1 of 1) sorted by relevance
2106 Optional<Value *> ReplVal = getValueForCall(A, &I, ICV); in updateImpl()2134 Optional<Value *> getValueForCall(Attributor &A, const Instruction *I, in getValueForCall() function2219 Optional<Value *> NewReplVal = getValueForCall(A, CurrInst, ICV); in getReplacementValue()