Searched refs:visitIntToPtr (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h173 Instruction *visitIntToPtr(IntToPtrInst &CI);
H A DInstCombineCasts.cpp1297 Instruction *InstCombiner::visitIntToPtr(IntToPtrInst &CI) { function in class:InstCombiner
/external/llvm/lib/Analysis/
H A DInlineCost.cpp115 bool visitIntToPtr(IntToPtrInst &I);
407 bool CallAnalyzer::visitIntToPtr(IntToPtrInst &I) { function in class:CallAnalyzer
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h511 void visitIntToPtr(const User &I);
H A DSelectionDAGBuilder.cpp2765 void SelectionDAGBuilder::visitIntToPtr(const User &I) { function in class:SelectionDAGBuilder

Completed in 102 milliseconds