Searched defs:O2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp19 const OptimizationLevel OptimizationLevel::O2 = { member in class:OptimizationLevel
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h74 static const OptimizationLevel O2; member in class:llvm::final
/freebsd-current/libexec/getty/
H A Dgettytab.h133 #define O2 gettynums[24].value macro
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp854 static bool notDifferentParent(const Value *O1, const Value *O2) { argument
1494 const Value *O2 = getUnderlyingObject(V2, MaxLookupSearchDepth); local
1669 aliasCheckRecursive( const Value *V1, LocationSize V1Size, const Value *V2, LocationSize V2Size, AAQueryInfo &AAQI, const Value *O1, const Value *O2) argument
[all...]

Completed in 81 milliseconds