Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h474 VPBlockBase(const unsigned char SC, const std::string &N) VPBlockBase() function
3034 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exiting(Exiting), VPBlockBase() function
3042 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exiting(nullptr), VPBlockBase() function
[all...]