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

/external/llvm/lib/Analysis/
H A DInlineCost.cpp114 bool visitPtrToInt(PtrToIntInst &I);
371 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { function in class:CallAnalyzer
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1373 Instruction *InstCombiner::visitPtrToInt(PtrToIntInst &CI) { function in class:InstCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2757 void SelectionDAGBuilder::visitPtrToInt(const User &I) { function in class:SelectionDAGBuilder

Completed in 162 milliseconds