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