Searched defs:visitPtrToInt (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCasts.cpp | 2028 Instruction *InstCombinerImpl::visitPtrToInt(PtrToIntInst &CI) { visitPtrToInt() function in InstCombinerImpl |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 1725 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { visitPtrToInt() function in CallAnalyzer |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 3917 void SelectionDAGBuilder::visitPtrToInt(const User &I) { visitPtrToInt() function in SelectionDAGBuilder |