Home
last modified time | relevance | path

Searched defs:GetLabelInst (Results 1 – 3 of 3) sorted by relevance

/third_party/spirv-tools/source/opt/
Dbasic_block.h78 Instruction* GetLabelInst() { return label_.get(); } in GetLabelInst() function
79 const Instruction* GetLabelInst() const { return label_.get(); } in GetLabelInst() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dbasic_block.h78 Instruction* GetLabelInst() { return label_.get(); } in GetLabelInst() function
79 const Instruction* GetLabelInst() const { return label_.get(); } in GetLabelInst() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dbasic_block.h78 Instruction* GetLabelInst() { return label_.get(); } in GetLabelInst() function
79 const Instruction* GetLabelInst() const { return label_.get(); } in GetLabelInst() function