LLVM 19.0.0git
Functions
GuardUtils.cpp File Reference
#include "llvm/Analysis/GuardUtils.h"
#include "llvm/IR/PatternMatch.h"

Go to the source code of this file.

Functions

template<typename CallbackType >
static void parseCondition (Value *Condition, CallbackType RecordCheckOrWidenableCond)
 

Function Documentation

◆ parseCondition()

template<typename CallbackType >
static void parseCondition ( Value Condition,
CallbackType  RecordCheckOrWidenableCond 
)
static