Searched defs:ol (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | OptUtils.cpp | 59 std::optional<OptimizationLevel> ol = mapToLevel(optLevel, sizeLevel); in makeOptimizingTransformer() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | attr-likelihood-if-vs-builtin-expect.cpp | 72 void ol(int &i) { in ol() function
|
/llvm-project/llvm/docs/_ocamldoc/ |
H A D | style.css | 6 small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset, selector 66 ul, ol { margin-top:0.688em; padding-bottom:0.687em; selector
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 278 SwiftErrorValueTracking &swifterror, CodeGenOptLevel ol) in SelectionDAGBuilder() argument
|