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