Home
last modified time | relevance | path

Searched defs:O3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp22 const OptimizationLevel OptimizationLevel::O3 = { member in OptimizationLevel
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h89 static const OptimizationLevel O3; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1179 bool O1, O2, O3, O4; in smul_fast() local