Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCFG.h134 unsigned getSuccessorIndex() const { return idx; } in getSuccessorIndex() function
/external/llvm/include/llvm/IR/
DInstrTypes.h160 unsigned getSuccessorIndex() const { return idx; } in getSuccessorIndex() function