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()">;
1566 if (HST->useCompound()) { in insertInitializer()
817 if (HST->useCompound()) { in SelectVAlign()