Home
last modified time | relevance | path

Searched defs:numLocals (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DAffineExprVisitor.h260 unsigned numLocals; variable
/external/javassist/src/main/javassist/bytecode/stackmap/
DTypedBlock.java26 public int stackTop, numLocals; field in TypedBlock
/external/llvm-project/mlir/lib/Analysis/
DAffineAnalysis.cpp316 unsigned numLocals = srcDomain.getNumLocalIds() + dstDomain.getNumLocalIds(); in initDependenceConstraints() local
/external/llvm-project/lld/ELF/
DSyntheticSections.cpp2085 size_t numLocals = e - symbols.begin(); in sortSymTabSymbols() local