Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h199 int getSuccessorIndex() const { return Idx; } in getSuccessorIndex() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp578 static unsigned getSuccessorIndex(const CFGBlock *Parent, in getSuccessorIndex() function in __anon4ef948f50111::NotCalledClarifier