HomeSort by: relevance | last modified time | path
    Searched refs:visitPtrToInt (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 719 void visitPtrToInt(const User &I);
SelectionDAGBuilder.cpp 3457 void SelectionDAGBuilder::visitPtrToInt(const User &I) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 137 Instruction *visitPtrToInt(PtrToIntInst &CI);
InstCombineCasts.cpp 1981 Instruction *InstCombinerImpl::visitPtrToInt(PtrToIntInst &CI) {
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
InlineCost.cpp 390 bool visitPtrToInt(PtrToIntInst &I);
1278 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) {

Completed in 39 milliseconds