Home
last modified time | relevance | path

Searched defs:blockIds (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/lib/IR/
H A DTestDominance.cpp91 DenseMap<Block *, size_t> blockIds; global() member in __anone9ccb3c30111::DominanceTest
[all...]
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DInferIntRangeInterfaceImpls.cpp266 KernelDim3 blockIds = getBlockIds(); in inferResultRanges() local
/llvm-project/mlir/lib/Analysis/
H A DLiveness.cpp268 DenseMap<Block *, size_t> blockIds; in print() local