|
LLVM 22.0.0git
|
#include "llvm/Analysis/InstructionPrecedenceTracking.h"#include "llvm/Analysis/ValueTracking.h"#include "llvm/IR/PatternMatch.h"#include "llvm/Support/CommandLine.h"Go to the source code of this file.
Variables | |
| static cl::opt< bool > | ExpensiveAsserts ("ipt-expensive-asserts", cl::desc("Perform expensive assert validation on every query to Instruction" " Precedence Tracking"), cl::init(false), cl::Hidden) |
|
static |