Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dpropagator.cpp50 if (!BlockHasBeenSimulated(ctx_->get_instr_block(use_instr))) { in AddSSAEdges()
190 if (!BlockHasBeenSimulated(block)) { in Simulate()
Dpropagator.h238 bool BlockHasBeenSimulated(BasicBlock* block) const { in BlockHasBeenSimulated() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp50 if (!BlockHasBeenSimulated(ctx_->get_instr_block(use_instr))) { in AddSSAEdges()
190 if (!BlockHasBeenSimulated(block)) { in Simulate()
Dpropagator.h238 bool BlockHasBeenSimulated(BasicBlock* block) const { in BlockHasBeenSimulated() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpropagator.cpp50 if (!BlockHasBeenSimulated(ctx_->get_instr_block(use_instr))) { in AddSSAEdges()
190 if (!BlockHasBeenSimulated(block)) { in Simulate()
Dpropagator.h238 bool BlockHasBeenSimulated(BasicBlock* block) const { in BlockHasBeenSimulated() function