Home
last modified time | relevance | path

Searched refs:getValueForCall (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2417 Optional<Value *> ReplVal = getValueForCall(A, I, ICV); in updateImpl()
2444 Optional<Value *> getValueForCall(Attributor &A, const Instruction &I, in getValueForCall() function
2533 Optional<Value *> NewReplVal = getValueForCall(A, *CurrInst, ICV); in getReplacementValue()