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

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

Completed in 93 milliseconds