Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp9793 Type *PredInstType = getOperand(0)->getUnderlyingValue()->getType(); in execute() local
9794 PHINode *Phi = State.Builder.CreatePHI(PredInstType, 2); in execute()