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.cpp749 Value *VectorLoopRes = nullptr; in expandFindMismatch() local
752 VectorLoopRes = in expandFindMismatch()
756 VectorLoopRes = createPredicatedFindMismatch(Builder, DTU, GEPA, GEPB, in expandFindMismatch()
822 ResPhi->addIncoming(VectorLoopRes, VectorLoopMismatchBlock); in expandFindMismatch()