Searched refs:getUpwardDeps (Results 1 – 1 of 1) sorted by relevance
341 DepList getUpwardDeps(Instruction *In, Instruction *Base) const;845 auto AlignVectors::getUpwardDeps(Instruction *In, Instruction *Base) const in getUpwardDeps() function in AlignVectors950 DepList Deps = getUpwardDeps(Info.Inst, Base); in createLoadGroups()1209 DepList Deps = getUpwardDeps(&*In, &*To); in realignLoadGroup()