Searched defs:LatchBr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp318 auto *LatchBr = dyn_cast<BranchInst>(Latch->getTerminator()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp461 BranchInst *LatchBr = nullptr; member in struct:__anon4639::LoopStructure
774 BranchInst *LatchBr = dyn_cast<BranchInst>(Latch->getTerminator()); local
[all...]

Completed in 162 milliseconds