Home
last modified time | relevance | path

Searched defs:Oz (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp28 const OptimizationLevel OptimizationLevel::Oz = { member in OptimizationLevel
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h108 static const OptimizationLevel Oz; variable