Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp3125 Block &parentLastBlock = (*this)->getParentRegion()->back(); in verify() local
3126 if (getOperation() != parentLastBlock.getTerminator()) in verify()