Lines Matching refs:SsaLivenessAnalysis
91 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in Check()
330 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in Loop3()
363 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in TEST_F()
414 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in DeadPhi()
438 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in TEST_F()
564 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in PhiHint()
580 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in PhiHint()
598 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in PhiHint()
616 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in PhiHint()
679 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in ExpectedInRegisterHint()
693 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in ExpectedInRegisterHint()
747 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in SameAsFirstInputHint()
762 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in SameAsFirstInputHint()
816 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in ExpectedExactInRegisterAndSameOutputHint()
914 SsaLivenessAnalysis liveness(graph, &codegen, GetScopedAllocator()); in TEST_F()