Home
last modified time | relevance | path

Searched defs:O2 (Results 1 – 16 of 16) sorted by relevance

/llvm-project/libcxx/test/std/utilities/optional/optional.relops/
H A Dless_than.pass.cpp70 using O2 = optional<long>; in main() typedef
77 using O2 = optional<const int>; in main() typedef
H A Dgreater_than.pass.cpp70 using O2 = optional<long>; in main() typedef
77 using O2 = optional<const int>; in main() typedef
H A Dless_equal.pass.cpp72 using O2 = optional<long>; in main() typedef
79 using O2 = optional<const int>; in main() typedef
H A Dgreater_equal.pass.cpp72 using O2 = optional<long>; in main() typedef
79 using O2 = optional<const int>; in main() typedef
H A Dequal.pass.cpp75 using O2 = optional<long>; in main() typedef
82 using O2 = optional<const int>; in main() typedef
H A Dnot_equal.pass.cpp75 using O2 = optional<long>; in main() typedef
82 using O2 = optional<const int>; in main() typedef
/llvm-project/llvm/lib/Passes/
H A DOptimizationLevel.cpp19 const OptimizationLevel OptimizationLevel::O2 = { member in OptimizationLevel
/llvm-project/clang/test/CXX/drs/
H A Dcwg28xx.cpp168 template <typename Ts> struct O2 : protected Ts { // expected-note {{declared protected here}} global() struct
170 O2cwg2881::O2 O2() argument
/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h74 static const OptimizationLevel O2; variable
/llvm-project/clang/test/SemaObjCXX/
H A Ddelay-parsing-cplusfuncs.mm38 S::S(MyClass *O1, MyClass *O2) : Obj1(O1), Obj2(O2) { category
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dfor-range-copy-allowed-types.cpp130 auto O2 = O; in positiveOtherType() local
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp886 notDifferentParent(const Value * O1,const Value * O2) notDifferentParent() argument
1567 const Value *O2 = getUnderlyingObject(V2, MaxLookupSearchDepth); aliasCheck() local
1745 aliasCheckRecursive(const Value * V1,LocationSize V1Size,const Value * V2,LocationSize V2Size,AAQueryInfo & AAQI,const Value * O1,const Value * O2) aliasCheckRecursive() argument
[all...]
H A DValueTracking.cpp3521 auto *O2 = dyn_cast<Operator>(V2); isKnownNonEqual() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp239 return BlockOrder.lookup(O1.first) < BlockOrder.lookup(O2.first); in ModelledPHI() argument
/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1257 bool O1, O2, O3, O4; smul_fast() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1794 __anonfb408bb60802(const std::set<uint64_t> &O1, const std::set<uint64_t> &O2) buildBitSetsFromDisjointSet() argument