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