Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp272 bool isPairInSame(Instruction *J1, Instruction *J2) { in isPairInSame() function
1337 bool InReduction = Reductions.isPairInSame(BaseInst, RootInst); in validate()
1349 if (Reductions.isPairInSame(RootInst, Op2I)) in validate()