Searched refs:getReplacementValue (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/ |
| H A D | AsyncToAsyncRuntime.cpp | 468 if (Value replaceWith = getReplacementValue(op, operand, rewriter)) in matchAndRewrite() 476 virtual Value getReplacementValue(AwaitType op, Value operand, in getReplacementValue() function in __anon388e5acc0611::AwaitOpLoweringBase 501 getReplacementValue(AwaitOp op, Value operand, in getReplacementValue() function in __anon388e5acc0611::AwaitValueOpLowering
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 2342 virtual Optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function 2494 Optional<Value *> getReplacementValue(InternalControlVar ICV, in getReplacementValue() function 2605 ICVTrackingAA.getReplacementValue(ICV, &I, A); in updateImpl() 2686 ICVTrackingAA.getReplacementValue(AssociatedICV, getCtxI(), A); in updateImpl()
|