Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDiagnosticInfo.cpp205 void llvm::emitLoopInterleaveWarning(LLVMContext &Ctx, const Function &Fn, in emitLoopInterleaveWarning() function in llvm
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h453 void emitLoopInterleaveWarning(LLVMContext &Ctx, const Function &Fn,
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1236 emitLoopInterleaveWarning( in emitMissedWarning()