Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h471 VPBlockBase(const unsigned char SC, const std::string &N) VPBlockBase() function
2558 : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exiting(Exiting), VPBlockBase() function
2566 : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exiting(nullptr), VPBlockBase() function
[all...]