LLVM 22.0.0git
|
#include "llvm/Transforms/Utils/InstructionNamer.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/PassManager.h"
#include "llvm/IR/Type.h"
Go to the source code of this file.
Functions | |
static void | nameInstructions (Function &F) |
|
static |
Definition at line 23 of file InstructionNamer.cpp.
Referenced by llvm::InstructionNamerPass::run().