Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp791 BranchInst *MatchCmpBr = BranchInst::Create(LoopIncBlock, EndBlock, MatchCmp); in expandFindMismatch() local
792 Builder.Insert(MatchCmpBr); in expandFindMismatch()