Searched defs:NewLabel (Results 1 – 7 of 7) sorted by relevance
115 std::unique_ptr<Instruction> InlinePass::NewLabel(uint32_t label_id) { in NewLabel() function in spvtools::opt::InlinePass
75 std::unique_ptr<Instruction> InstrumentPass::NewLabel(uint32_t label_id) { in NewLabel() function in spvtools::opt::InstrumentPass
1567 DINode *&NewLabel = RemappedMetadata[OldLabel]; in fixupDebugInfoPostExtraction() local