Searched refs:renumberInstrs (Results 1 – 2 of 2) sorted by relevance
155 int BasicBlock::renumberInstrs(int ID) { in renumberInstrs() function in BasicBlock262 void SCFG::renumberInstrs() { in renumberInstrs() function in SCFG265 InstrID = Block->renumberInstrs(InstrID); in renumberInstrs()318 renumberInstrs(); in computeNormalForm()
1660 int renumberInstrs(int id); // assign unique ids to all instructions1773 void renumberInstrs(); // assign unique ids to all instructions