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.cpp2262 virtual std::optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function
2418 std::optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function
2529 ICVTrackingAA->getReplacementValue(ICV, &I, A); in updateImpl()
2610 ICVTrackingAA->getReplacementValue(AssociatedICV, getCtxI(), A); in updateImpl()