Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1378 Instruction *InstCombiner::visitPtrToInt(PtrToIntInst &CI) { in visitPtrToInt() function in InstCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2646 void SelectionDAGBuilder::visitPtrToInt(const User &I) { in visitPtrToInt() function in SelectionDAGBuilder