Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1599 Value *OpIdxLaneV = getData(OpIdx, Lane).V; in getSplatScore() local
1601 Uniques.contains(OpIdxLaneV) ? UniquesCount : UniquesCount + 1; in getSplatScore()
1617 Value *OpIdxLaneV = getData(OpIdx, Lane).V; in getExternalUseScore() local
1624 isVectorLikeInstWithConstOps(OpIdxLaneV)) in getExternalUseScore()
1627 if (!IdxLaneI || !isa<Instruction>(OpIdxLaneV)) in getExternalUseScore()