Searched refs:allocInstrID (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h437 unsigned allocInstrID() { return NextInstrID++; } function in class:llvm::GIMatchTreeBuilder
H A DGIMatchTree.cpp361 unsigned NewInstrID = allocInstrID();
731 NewInstrID = SubBuilder.allocInstrID();

Completed in 112 milliseconds