Searched refs:InRec (Results 1 – 1 of 1) sorted by relevance
2668 Record *InRec = static_cast<DefInit*>(InVal->getLeafValue())->getDef(); in ParseInstructions() local2669 if (Op.Rec != InRec && !InRec->isSubClassOf("ComplexPattern")) in ParseInstructions()