Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp3292 inline void removeFlow(Instruction *);
3333 FlatteningPass::removeFlow(Instruction *insn) in removeFlow() function in nv50_ir::FlatteningPass
3369 removeFlow(bb->getExit()); in predicateInstructions()
3520 removeFlow(bb->getExit()); // delete the branch/join at the fork point in tryPredicateConditional()
3526 removeFlow(bb->getEntry()); in tryPredicateConditional()