Searched defs:visitPtrToInt (Results 1 – 3 of 3) sorted by relevance
2028 Instruction *InstCombinerImpl::visitPtrToInt(PtrToIntInst &CI) { in visitPtrToInt() function in InstCombinerImpl
1725 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { in visitPtrToInt() function in CallAnalyzer
3919 void SelectionDAGBuilder::visitPtrToInt(const User &I) { in visitPtrToInt() function in SelectionDAGBuilder