Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2009 Instruction *InstCombinerImpl::visitIntToPtr(IntToPtrInst &CI) { visitIntToPtr() function in InstCombinerImpl
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1755 bool CallAnalyzer::visitIntToPtr(IntToPtrInst &I) { visitIntToPtr() function in CallAnalyzer
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3931 void SelectionDAGBuilder::visitIntToPtr(const User &I) { visitIntToPtr() function in SelectionDAGBuilder