Searched defs:NewLabel (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugProgramInstruction.h | 247 setLabel(DILabel * NewLabel) setLabel() argument |
H A D | IntrinsicInst.h | 536 setLabel(DILabel * NewLabel) setLabel() argument |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | CodeExtractor.cpp | 1612 DINode *&NewLabel = RemappedMetadata[OldLabel]; fixupDebugInfoPostExtraction() local |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 913 MCSymbol *NewLabel = Ctx->createNamedTempSymbol("duplicatedJT"); duplicateJumpTable() local |