Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp728 BranchInst *CombinedPageCmpCmpBr = BranchInst::Create( in expandFindMismatch() local
730 CombinedPageCmpCmpBr->setMetadata( in expandFindMismatch()
731 LLVMContext::MD_prof, MDBuilder(CombinedPageCmpCmpBr->getContext()) in expandFindMismatch()
733 Builder.Insert(CombinedPageCmpCmpBr); in expandFindMismatch()