Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp84 const BlockMaskCacheTy getBlockMaskCache() const { return BlockMaskCache; } in getBlockMaskCache() function in __anonaf81f0e60111::VPPredicator
303 return Predicator.getBlockMaskCache(); in introduceMasksAndLinearize()