Searched refs:getInstructions (Results 1 – 2 of 2) sorted by relevance
137 DenseMap<const Record*, CodeGenInstruction*> &getInstructions() const { in getInstructions() function
272 const DenseMap<const Record*, CodeGenInstruction*> &Insts = getInstructions(); in ComputeInstrsByEnum()