Home
last modified time | relevance | path

Searched defs:VPBlockBase (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanLoopInfo.h23 class VPBlockBase; variable
H A DVPlan.h447 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function
1728 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exit(Exit), in VPBlockBase() function
1736 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exit(nullptr), in VPBlockBase() function