Searched refs:argDefInit (Results 1 – 1 of 1) sorted by relevance
435 auto *argDefInit = dyn_cast<DefInit>(arg); in populateOpStructure() local436 if (!argDefInit) in populateOpStructure()439 Record *argDef = argDefInit->getDef(); in populateOpStructure()