Searched defs:UsingOrcRuntime (Results 1 – 1 of 1) sorted by relevance
37 static void enableIfNeeded(Session &S, bool UsingOrcRuntime) { in enableIfNeeded()79 StatsPlugin(bool UsingOrcRuntime) : UsingOrcRuntime(UsingOrcRuntime) {} in StatsPlugin()83 bool UsingOrcRuntime; member in StatsPlugin132 void enableStatistics(Session &S, bool UsingOrcRuntime) { in enableStatistics()