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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h37 unsigned getInstrID() const { return InstrID; } function in class:llvm::GIMatchTreeVariableBinding
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp753 "MIs[" + to_string(VarBinding.getInstrID()) + "]");
756 "MIs[" + to_string(VarBinding.getInstrID()) +

Completed in 110 milliseconds