Searched refs:isMemorySSAEnabled (Results 1 – 2 of 2) sorted by relevance
154 LLVM_ABI bool isMemorySSAEnabled() const;
877 bool GVNPass::isMemorySSAEnabled() const { in isMemorySSAEnabled() function in GVNPass894 if (isMemorySSAEnabled() && !MSSA) { in run()3384 if (Impl.isMemorySSAEnabled() && !MSSAWP) in runOnFunction()3414 if (Impl.isMemorySSAEnabled()) in getAnalysisUsage()