Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2260 virtual std::optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function
2415 std::optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function
2526 ICVTrackingAA->getReplacementValue(ICV, &I, A); in updateImpl()
2607 ICVTrackingAA->getReplacementValue(AssociatedICV, getCtxI(), A); in updateImpl()