Synopsis

Declared in <llvm/Transforms/Utils/LoopUtils.h>

Value*
addDiffRuntimeChecks(
    Instruction* Loc,
    ArrayRef<PointerDiffInfo> Checks,
    SCEVExpander& Expander,
    ElementCount VF,
    unsigned int IC);

Created with MrDocs