Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanLoopInfo.h24 class VPBlockBase; variable
DVPlan.h373 VPBlockBase(const unsigned char SC, const std::string &N) in VPBlockBase() function
1025 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exit(Exit), in VPBlockBase() function
1033 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exit(nullptr), in VPBlockBase() function