Home
last modified time | relevance | path

Searched refs:getOrCreateBID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHelpers.h444 unsigned getOrCreateBID(const VPBlockBase *Block) { in getOrCreateBID() function
H A DVPlan.cpp1315 Twine(getOrCreateBID(Block)); in getUID()
1322 return "VPB" + Twine(getOrCreateBID(Block)); in getOrCreateName()