Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp796 Value *VectorLoopRes = nullptr; in expandFindMismatch() local
799 VectorLoopRes = in expandFindMismatch()
803 VectorLoopRes = createPredicatedFindMismatch(Builder, DTU, GEPA, GEPB, in expandFindMismatch()
869 ResPhi->addIncoming(VectorLoopRes, VectorLoopMismatchBlock); in expandFindMismatch()