Searched defs:hasValueBeenRAUWed (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3575 static bool hasValueBeenRAUWed(ArrayRef<Value *> VL, ArrayRef<WeakVH> VH, function
3604 if (hasValueBeenRAUWed(Chain, TrackValues, i, VF))
3789 if (hasValueBeenRAUWed(VL, TrackValues, i, OpsWidth))

Completed in 166 milliseconds