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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h727 void visitPtrToInt(const User &I);
H A DSelectionDAGBuilder.cpp2994 void SelectionDAGBuilder::visitPtrToInt(const User &I) {
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h192 Instruction *visitPtrToInt(PtrToIntInst &CI);
H A DInstCombineCasts.cpp1490 Instruction *InstCombiner::visitPtrToInt(PtrToIntInst &CI) { function in class:InstCombiner
/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp123 bool visitPtrToInt(PtrToIntInst &I);
393 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { function in class:CallAnalyzer

Completed in 141 milliseconds