Searched refs:SelectReal (Results 1 – 1 of 1) sorted by relevance
1847 auto *SelectReal = dyn_cast<SelectInst>(Real); in identifySelectNode() local1849 if (!SelectReal || !SelectImag) in identifySelectNode()