Searched defs:VPBlockBase (Results 1 – 2 of 2) sorted by relevance
24 class VPBlockBase; variable
373 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function1025 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exit(Exit), in VPBlockBase() function1033 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exit(nullptr), in VPBlockBase() function