Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2033 Instruction *InstCombinerImpl::visitIntToPtr(IntToPtrInst &CI) { in visitIntToPtr() function in InstCombinerImpl
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp1671 bool CallAnalyzer::visitIntToPtr(IntToPtrInst &I) { in visitIntToPtr() function in CallAnalyzer
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3546 void SelectionDAGBuilder::visitIntToPtr(const User &I) { in visitIntToPtr() function in SelectionDAGBuilder