Home
last modified time | relevance | path

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

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