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