Searched refs:getBound (Results 1 – 3 of 3) sorted by relevance
76 unsigned getBound() const { return GR->getBound(); } in getBound() function
147 unsigned getBound() { return Bound; } in getBound() function
118 unsigned Bound = 2 * (ST->getBound() + 1) + NLabels; in emitEndOfAsmFile()