Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp647 virtual Value getReplacementValue(AwaitType op, Value operand, in getReplacementValue() function in __anon1341a44f0911::AwaitOpLoweringBase
673 getReplacementValue(AwaitOp op, Value operand, in getReplacementValue() function in __anon1341a44f0911::AwaitValueOpLowering
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2262 virtual std::optional<Value *> getReplacementValue(InternalControlVar ICV, getReplacementValue() function
2417 std::optional<Value *> getReplacementValue(InternalControlVar ICV, getReplacementValue() function