Searched defs:CreateSelect (Results 1 – 3 of 3) sorted by relevance
231 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect() function
207 Constant *CreateSelect(Constant *C, Constant *True, Constant *False) const { in CreateSelect() function
266 Instruction *CreateSelect(Constant *C, in CreateSelect() function