Searched defs:SelectInstToUnfold (Results 1 – 1 of 1) sorted by relevance
126 class SelectInstToUnfold { class131 SelectInstToUnfold(SelectInst *SI, PHINode *SIUse) : SI(SI), SIUse(SIUse) {} in SelectInstToUnfold() function in __anonfb50cc300111::SelectInstToUnfold155 const SmallVector<SelectInstToUnfold, 4> &SelectInsts) { in unfoldSelectInstrs()