Home
last modified time | relevance | path

Searched refs:PtrArithTy (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Analysis/
HDLoopAccessAnalysis.cpp1596 Type *PtrArithTy = Type::getInt8PtrTy(Ctx, AS); in addRuntimeCheck() local
1600 Start = Exp.expandCodeFor(CG.Low, PtrArithTy, Loc); in addRuntimeCheck()
1601 End = Exp.expandCodeFor(CG.High, PtrArithTy, Loc); in addRuntimeCheck()