Searched refs:selectExtractValue (Results 1 – 2 of 2) sorted by relevance
535 bool selectExtractValue(const User *I);
1431 bool FastISel::selectExtractValue(const User *U) { in selectExtractValue() function in FastISel1578 return selectExtractValue(I); in selectOperator()