Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getMemcpyLoopLoweringType

898   Type *getMemcpyLoopLoweringType(LLVMContext &Context, Value *Length,
1152 virtual Type *getMemcpyLoopLoweringType(LLVMContext &Context, Value *Length,
1516 Type *getMemcpyLoopLoweringType(LLVMContext &Context, Value *Length,
1519 return Impl.getMemcpyLoopLoweringType(Context, Length, SrcAlign, DestAlign);