Home
last modified time | relevance | path

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

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