Home
last modified time | relevance | path

Searched refs:IceV_ConstPoolStats (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceDefs.h359 IceV_ConstPoolStats = 1 << 23, enumerator
364 IceV_All & ~IceV_LinearScan & ~IceV_GlobalInit & ~IceV_ConstPoolStats
DIceClFlags.def338 clEnumValN(Ice::IceV_ConstPoolStats, "cpool", \
DIceGlobalContext.cpp642 const bool DumpCounts = (getFlags().getVerbose() & IceV_ConstPoolStats) && in dumpConstantLookupCounts()