Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Rewrite/
H A DByteCode.cpp1322 MutableArrayRef<llvm::OwningArrayRef<Type>> getAllocatedTypeRanges() { in getAllocatedTypeRanges() function in __anonaa7cf1d91411::ByteCodeRewriteResultList
1394 for (auto &it : results.getAllocatedTypeRanges()) in executeApplyRewrite()