Searched defs:O2 (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | OptimizationLevel.cpp | 19 const OptimizationLevel OptimizationLevel::O2 = { member in OptimizationLevel
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | OptimizationLevel.h | 74 static const OptimizationLevel O2; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 854 notDifferentParent(const Value * O1,const Value * O2) notDifferentParent() argument 1494 const Value *O2 = getUnderlyingObject(V2, MaxLookupSearchDepth); aliasCheck() local 1672 aliasCheckRecursive(const Value * V1,LocationSize V1Size,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI,const Value * O1,const Value * O2) aliasCheckRecursive() argument [all...] |
H A D | ValueTracking.cpp | 3131 auto *O2 = dyn_cast<Operator>(V2); isKnownNonEqual() local
|
/freebsd-src/libexec/getty/ |
H A D | gettytab.h | 133 #define O2 gettynums[24].value macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1179 bool O1, O2, O3, O4; smul_fast() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 1794 __anon939db9b50802(const std::set<uint64_t> &O1, const std::set<uint64_t> &O2) buildBitSetsFromDisjointSet() argument
|