Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7215 if (const SCEVConstant *ConstExits = in processLoop() local
7217 const APInt &ExitsCount = ConstExits->getAPInt(); in processLoop()