Home
last modified time | relevance | path

Searched refs:LocalCSE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp3155 class LocalCSE : public Pass class
3304 LocalCSE::tryReplace(Instruction **ptr, Instruction *i) in tryReplace()
3323 LocalCSE::visit(BasicBlock *bb) in visit()
3549 RUN_PASS(1, LocalCSE, run); in optimizeSSA()
3557 RUN_PASS(2, LocalCSE, run); in optimizeSSA()
/external/swiftshader/third_party/subzero/src/
DIceClFlags.def147 X(LocalCSE, Ice::LCSEOptions, dev_opt_flag, "lcse", \