Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:selfTy

259     llvm::Type *selfTy =
261 newSelf = Builder.CreateBitCast(newSelf, selfTy);