Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.h206 void localCSE(bool AssumeSSA);
DIceCfg.cpp535 void Cfg::localCSE(bool AssumeSSA) { in localCSE() function in Ice::Cfg
DIceTargetLoweringX86BaseImpl.h472 Func->localCSE(getFlags().getLocalCSE() == Ice::LCSE_EnabledSSA);