Searched refs:useCompound (Results 1 – 4 of 4) sorted by relevance
215 bool useCompound() const { return UseCompound; } in useCompound() function
144 def UseCompound : Predicate<"HST->useCompound()">;
1569 if (HST->useCompound()) { in insertInitializer()
821 if (HST->useCompound()) { in SelectVAlign()