Home
last modified time | relevance | path

Searched refs:NextOutputInsnID (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h507 unsigned NextOutputInsnID = 0; variable
696 unsigned allocateOutputInsnID() { return NextOutputInsnID++; } in allocateOutputInsnID()