Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:selfTy

397     llvm::Type *selfTy =
399 newSelf = Builder.CreateBitCast(newSelf, selfTy);