Searched defs:getTargetLabel (Results 1 - 1 of 1) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVInstruction.h753 SPIRVValue *getTargetLabel() const { function in class:SPIRV::SPIRVBranch
762 assert(getTargetLabel()->isLabel() || getTargetLabel()->isForward());

Completed in 158 milliseconds