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