Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInstrTypes.h160 unsigned getSuccessorIndex() const { return idx; } in getSuccessorIndex() function
/external/llvm-project/mlir/lib/IR/
DBlock.cpp297 unsigned PredecessorIterator::getSuccessorIndex() const { in getSuccessorIndex() function in PredecessorIterator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFG.h197 int getSuccessorIndex() const { return Idx; } in getSuccessorIndex() function
/external/llvm-project/llvm/include/llvm/IR/
DCFG.h198 int getSuccessorIndex() const { return Idx; } in getSuccessorIndex() function