Searched defs:nesting_offset (Results 1 – 3 of 3) sorted by relevance
74 int nesting_offset() const override { return 1; } in nesting_offset() function
108 ControlFlowInstr::nesting_offset() const in nesting_offset() function in r600::ControlFlowInstr
101 virtual int nesting_offset() const { return 0; } in nesting_offset() function