Home
last modified time | relevance | path

Searched defs:NewLabel (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h247 setLabel(DILabel * NewLabel) setLabel() argument
H A DIntrinsicInst.h536 setLabel(DILabel * NewLabel) setLabel() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1612 DINode *&NewLabel = RemappedMetadata[OldLabel]; fixupDebugInfoPostExtraction() local
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp913 MCSymbol *NewLabel = Ctx->createNamedTempSymbol("duplicatedJT"); duplicateJumpTable() local