Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopRerollPass.cpp298 bool isPairInSame(Instruction *J1, Instruction *J2) { in isPairInSame() function
1345 bool InReduction = Reductions.isPairInSame(BaseInst, RootInst); in validate()
1357 if (Reductions.isPairInSame(RootInst, Op2I)) in validate()