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