Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanLoopInfo.h23 class VPBlockBase; variable
H A DVPlan.h440 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function
1616 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exit(Exit), in VPBlockBase() function
1624 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exit(nullptr), in VPBlockBase() function