Searched defs:visitSelect (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ | ||
H A D | CalledValuePropagation.cpp | 302 void visitSelect(SelectInst &I, in visitSelect() function in __anon2b7e60c20111::CVPLatticeFunc |
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 3319 void SelectionDAGBuilder::visitSelect(const User &I) { in visitSelect() function in SelectionDAGBuilder |