Searched defs:visitPtrToInt (Results 1 – 3 of 3) sorted by relevance
394 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { in visitPtrToInt() function in CallAnalyzer
1458 Instruction *InstCombiner::visitPtrToInt(PtrToIntInst &CI) { in visitPtrToInt() function in InstCombiner
3038 void SelectionDAGBuilder::visitPtrToInt(const User &I) { in visitPtrToInt() function in SelectionDAGBuilder