Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp1126 GetElementPtrInst *GEPSearch = cast<GetElementPtrInst>(SearchIndex); in recognizeFindFirstByte() local
1128 if (GEPSearch->getResultElementType() != CharTy || in recognizeFindFirstByte()
1156 m_Br(m_SpecificICmp(ICmpInst::ICMP_EQ, m_Specific(GEPSearch), in recognizeFindFirstByte()