Searched refs:SrcAddrSp (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp88 unsigned SrcAddrSp = local
94 Type *NewSrcPtrTy = PointerType::get(IntType, SrcAddrSp);
114 NewSrcPtrTy = PointerType::get(SrcETy, SrcAddrSp);

Completed in 165 milliseconds