Searched refs:visitSelectInst (Results 1 – 11 of 11) sorted by relevance
211 SizeOffsetType visitSelectInst(SelectInst &I);272 SizeOffsetEvalType visitSelectInst(SelectInst &I);
168 void visitSelectInst(SelectInst &I);
557 void Interpreter::visitSelectInst(SelectInst &I) { in visitSelectInst() function in Interpreter
194 RetTy visitSelectInst(SelectInst &I) { DELEGATE(Instruction);} in visitSelectInst() function
592 SizeOffsetType ObjectSizeOffsetVisitor::visitSelectInst(SelectInst &I) { in visitSelectInst() function in ObjectSizeOffsetVisitor800 SizeOffsetEvalType ObjectSizeOffsetEvaluator::visitSelectInst(SelectInst &I) { in visitSelectInst() function in ObjectSizeOffsetEvaluator
187 Instruction *visitSelectInst(SelectInst &SI);
661 Instruction *InstCombiner::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in InstCombiner
728 void visitSelectInst(SelectInst &SI) { in visitSelectInst() function in AllocaPartitioning::PartitionBuilder933 void visitSelectInst(SelectInst &SI) { in visitSelectInst() function in AllocaPartitioning::UseBuilder1593 void visitSelectInst(SelectInst &SI) { in visitSelectInst() function in __anonb0334fd00511::PHIOrSelectSpeculator3005 bool visitSelectInst(SelectInst &SI) { in visitSelectInst() function in __anonb0334fd00611::AllocaPartitionRewriter3228 bool visitSelectInst(SelectInst &SI) { in visitSelectInst() function in __anonb0334fd00711::AggLoadStoreRewriter
471 void visitSelectInst(SelectInst &I);809 void SCCPSolver::visitSelectInst(SelectInst &I) { in visitSelectInst() function in SCCPSolver
286 void visitSelectInst(SelectInst &SI);1040 void Verifier::visitSelectInst(SelectInst &SI) { in visitSelectInst() function in Verifier
1719 void visitSelectInst(SelectInst& I) { in visitSelectInst() function