Home
last modified time | relevance | path

Searched defs:subStart (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.h92 MutableOperandRange slice(unsigned subStart, unsigned subLen) const { in slice()
/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp448 slice(unsigned subStart,unsigned subLen,std::optional<OperandSegment> segment) const slice() argument
484 erase(unsigned subStart,unsigned subLen) erase() argument