Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp178 void transformFindFirstByte(PHINode *IndPhi, unsigned VF, Type *CharTy,
1169 transformFindFirstByte(IndPhi, VF, CharTy, ExitSucc, ExitFail, SearchStart, in recognizeFindFirstByte()
1387 void LoopIdiomVectorize::transformFindFirstByte( in transformFindFirstByte() function in LoopIdiomVectorize