Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInlineCost.cpp412 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { in visitPtrToInt() function in CallAnalyzer
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1536 Instruction *InstCombiner::visitPtrToInt(PtrToIntInst &CI) { in visitPtrToInt() function in InstCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2619 void SelectionDAGBuilder::visitPtrToInt(const User &I) { in visitPtrToInt() function in SelectionDAGBuilder