LLVM 19.0.0git
Functions
LowerWidenableCondition.cpp File Reference
#include "llvm/Transforms/Scalar/LowerWidenableCondition.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/InstIterator.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/PatternMatch.h"
#include "llvm/Transforms/Scalar.h"

Go to the source code of this file.

Functions

static bool lowerWidenableCondition (Function &F)
 

Function Documentation

◆ lowerWidenableCondition()

static bool lowerWidenableCondition ( Function F)
static