Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h480 return UncountableEdge; in getUncountableEdge()
664 std::optional<std::pair<BasicBlock *, BasicBlock *>> UncountableEdge; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1792 UncountableEdge = SingleUncountableEdge; in isVectorizableEarlyExitLoop()
1864 UncountableEdge = std::nullopt; in canVectorize()