Searched refs:SrcP (Results 1 – 1 of 1) sorted by relevance
4418 TreePatternNodePtr SrcP = nullptr, DstP = nullptr; in ExpandHwModeBasedTypes() local4420 SrcP = P.getSrcPatternShared(); in ExpandHwModeBasedTypes()4423 if (!SrcP && !DstP) { in ExpandHwModeBasedTypes()4429 if (SrcP) in ExpandHwModeBasedTypes()4430 collectModes(Modes, SrcP.get()); in ExpandHwModeBasedTypes()