Searched refs:allocInstrID (Results 1 – 2 of 2) sorted by relevance
359 unsigned NewInstrID = allocInstrID(); in run()734 NewInstrID = SubBuilder.allocInstrID(); in applyForPartition()
434 unsigned allocInstrID() { return NextInstrID++; } in allocInstrID() function