Searched refs:DumpConstPool (Results 1 – 3 of 3) sorted by relevance
92 bool DumpConstPool; variable179 bool dumpConstPool() const { return DumpConstPool; } in dumpConstPool()
67 DumpConstPool = false; in initializeSubtargetDependencies()
241 def FeatureConstPool : SubtargetFeature<"constpool", "DumpConstPool", "true",243 def DumpConstPool : Predicate<"Subtarget->dumpConstPool()">,