Home
last modified time | relevance | path

Searched refs:getTryRank (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1083 static int getTryRank(const WinEHFuncInfo &FuncInfo, int State) { in getTryRank() function
1093 int LeftRank = getTryRank(FuncInfo, Left); in getTryAncestor()
1094 int RightRank = getTryRank(FuncInfo, Right); in getTryAncestor()