LLVM: lib/Transforms/Vectorize/VPlanVerifier.cpp File Reference (original) (raw)

This file defines the class VPlanVerifier, which contains utility functions to check the consistency and invariants of a VPlan. More...

Go to the source code of this file.

Macros
#define DEBUG_TYPE "loop-vectorize"

Detailed Description

This file defines the class VPlanVerifier, which contains utility functions to check the consistency and invariants of a VPlan.

Definition in file VPlanVerifier.cpp.

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "loop-vectorize"

Function Documentation

hasDuplicates()