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 172 Instruction *visitPtrToInt(PtrToIntInst &CI);
InstCombineCasts.cpp     [all...]
  /external/llvm/lib/Analysis/
InlineCost.cpp 114 bool visitPtrToInt(PtrToIntInst &I);
371 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 504 void visitPtrToInt(const User &I);
SelectionDAGBuilder.cpp     [all...]

Completed in 59 milliseconds