Searched refs:AlignedAllocas (Results 1 – 1 of 1) sorted by relevance
969 CfgVector<InstAlloca *> AlignedAllocas; in processAllocas() local986 AlignedAllocas.push_back(Alloca); in processAllocas()999 sortAndCombineAllocas(AlignedAllocas, MaxAlignment, Insts, BVT_UserPointer); in processAllocas()1010 if (!FixedAllocas.empty() || !AlignedAllocas.empty()) in processAllocas()