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