Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DInstructionNamer.h15 struct InstructionNamerPass : PassInfoMixin<InstructionNamerPass> { struct
/external/llvm-project/llvm/lib/Transforms/Utils/
DInstructionNamer.cpp74 PreservedAnalyses InstructionNamerPass::run(Function &F, in run()
/external/llvm-project/llvm/lib/Passes/
DPassRegistry.def239 FUNCTION_PASS("instnamer", InstructionNamerPass())