Home
last modified time | relevance | path

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

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