Home
last modified time | relevance | path

Searched refs:InstructionNamerPass (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionNamer.h15 struct InstructionNamerPass : PassInfoMixin<InstructionNamerPass> { struct
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInstructionNamer.cpp43 PreservedAnalyses InstructionNamerPass::run(Function &F, in run()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def366 FUNCTION_PASS("instnamer", InstructionNamerPass())