Searched defs:getSuccessorIndex (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ | ||
H A D | CFG.h | 199 int getSuccessorIndex() const { return Idx; } in getSuccessorIndex() function |
/openbsd-src/gnu/llvm/clang/lib/Analysis/ | ||
H A D | CalledOnceCheck.cpp | 578 static unsigned getSuccessorIndex(const CFGBlock *Parent, in getSuccessorIndex() function in __anon3a2ff1ec0111::NotCalledClarifier |