Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVCanonicalization.cpp325 auto ptrValue = getDstPtr(trueBlock); in matchAndRewrite()
367 Value getDstPtr(Block *block) const { in getDstPtr() function