Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6476 bool ThenEmpty = IsEmptyBlock(ThenBB); in collectValuesToIgnore() local
6478 if ((ThenEmpty && ElseEmpty) || in collectValuesToIgnore()
6479 (ThenEmpty && ThenBB->getSingleSuccessor() == ElseBB && in collectValuesToIgnore()