Searched defs:getReplacementValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Async/Transforms/ | ||
H A D | AsyncToAsyncRuntime.cpp | 647 virtual Value getReplacementValue(AwaitType op, Value operand, in getReplacementValue() function in __anon1341a44f0911::AwaitOpLoweringBase |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | OpenMPOpt.cpp | 2262 virtual std::optional<Value *> getReplacementValue(InternalControlVar ICV, getReplacementValue() function |