Searched refs:collectInstructionDeps (Results 1 – 1 of 1) sorted by relevance
2478 static bool collectInstructionDeps( in collectInstructionDeps() function2502 if (!collectInstructionDeps(Deps, I->getOperand(OpIdx), Necessary, in collectInstructionDeps()2559 collectInstructionDeps(&LhsDeps, Lhs); in shouldKeepJumpConditionsTogether()2563 if (!collectInstructionDeps(&RhsDeps, Rhs, &LhsDeps)) in shouldKeepJumpConditionsTogether()