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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCalls.cpp 560 // Type *OpPtrTy =
562 // Value *Ptr = Builder->CreateBitCast(II->getArgOperand(1), OpPtrTy);
571 Type *OpPtrTy =
573 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(0), OpPtrTy);
    [all...]

Completed in 7688 milliseconds