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