Home
last modified time | relevance | path

Searched defs:visitPtrToInt (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2028 Instruction *InstCombinerImpl::visitPtrToInt(PtrToIntInst &CI) { visitPtrToInt() function in InstCombinerImpl
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1725 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { visitPtrToInt() function in CallAnalyzer
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3917 void SelectionDAGBuilder::visitPtrToInt(const User &I) { visitPtrToInt() function in SelectionDAGBuilder