Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1953 Optional<Value *> ReplVal = getValueForCall(A, &I, ICV); in updateImpl()
1979 Optional<Value *> getValueForCall(Attributor &A, const Instruction *I, in getValueForCall() function
2064 Optional<Value *> NewReplVal = getValueForCall(A, CurrInst, ICV); in getReplacementValue()