Searched refs:analysis (Results 1 – 12 of 12) sorted by relevance
50 const SsaLivenessAnalysis& analysis,76 const SsaLivenessAnalysis& analysis);
41 const SsaLivenessAnalysis& analysis, in Create() argument46 new (allocator) RegisterAllocatorLinearScan(allocator, codegen, analysis)); in Create()49 new (allocator) RegisterAllocatorGraphColor(allocator, codegen, analysis)); in Create()
91 const SsaLivenessAnalysis& analysis,
44 const SsaLivenessAnalysis& analysis);
1 Make sure analysis of unverified method is skipped.
1 Test the results of liveness analysis e.g. use positions of inputs of non-materialized conditions.
1 Regression test for a failing DCHECK in SSA liveness analysis in the presence
2 to run loop unrolling without updating the induction variable analysis.
18 # The following test case would crash liveness analysis because the back edge of
39 # a location due to our liveness analysis.
19 # Test case where liveness analysis produces linear order where loop blocks are
18 # Test case where liveness analysis produces linear order where loop blocks are