Searched defs:nesting_corr (Results 1 – 2 of 2) sorted by relevance
95 int ControlFlowInstr::nesting_corr() const in nesting_corr() function in r600::ControlFlowInstr
108 virtual int nesting_corr() const { return 0;} in nesting_corr() function