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