Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DCFG.h200 int getSuccessorIndex() const { return Idx; } in getSuccessorIndex() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp578 static unsigned getSuccessorIndex(const CFGBlock *Parent, in getSuccessorIndex() function in __anon946405a00111::NotCalledClarifier