Searched refs:SortAndCombineAllocas (Results 1 – 3 of 3) sorted by relevance
869 static constexpr bool SortAndCombineAllocas = true; in translateO2() local870 Func->processAllocas(SortAndCombineAllocas); in translateO2()974 static constexpr bool SortAndCombineAllocas = false; in translateOm1() local975 Func->processAllocas(SortAndCombineAllocas); in translateOm1()
465 static constexpr bool SortAndCombineAllocas = true;466 Func->processAllocas(SortAndCombineAllocas);606 static constexpr bool SortAndCombineAllocas =608 Func->processAllocas(SortAndCombineAllocas);
1006 static constexpr bool SortAndCombineAllocas = true; in translateO2() local1007 Func->processAllocas(SortAndCombineAllocas); in translateO2()