LLVM 22.0.0git
HexagonOptimizeSZextends.cpp File Reference
#include "Hexagon.h"
#include "llvm/CodeGen/StackProtector.h"
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/IntrinsicsHexagon.h"
#include "llvm/Pass.h"
#include "llvm/Transforms/Scalar.h"

Go to the source code of this file.

Functions

 INITIALIZE_PASS (HexagonOptimizeSZextends, "reargs", "Remove Sign and Zero Extends for Args", false, false) bool HexagonOptimizeSZextends

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( HexagonOptimizeSZextends ,
"reargs" ,
"Remove Sign and Zero Extends for Args" ,
false ,
false  )

Definition at line 46 of file HexagonOptimizeSZextends.cpp.