Searched refs:IPRoot (Results 1 – 1 of 1) sorted by relevance
1345 auto *IPRoot = dyn_cast<InstructionPattern>(MatchRoot); in findRoots() local1346 if (!IPRoot) in findRoots()1349 if (IPRoot->getNumInstDefs() == 0) { in findRoots()1370 const auto DefsNeeded = IPRoot->getApplyDefsNeeded(); in findRoots()