HomeSort by relevance Sort by last modified time
    Searched refs:visitPtrToInt (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 178 Instruction *visitPtrToInt(PtrToIntInst &CI);
InstCombineCasts.cpp     [all...]
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 123 bool visitPtrToInt(PtrToIntInst &I);
392 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 504 void visitPtrToInt(const User &I);
SelectionDAGBuilder.cpp     [all...]

Completed in 632 milliseconds