Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h207 VPValue *getVPValueOrAddLiveIn(Value *V) { in getVPValueOrAddLiveIn() function
H A DLoopVectorize.cpp7968 HGramOps.push_back(getVPValueOrAddLiveIn(HI->Update->getOperand(1))); in tryToWidenHistogram()