Home
last modified time | relevance | path

Searched defs:ConstA (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dapply_large_arity.pass.cpp70 using ConstA = std::array<int const, Size>; in test_all() typedef
/llvm-project/bolt/lib/Core/
H A DMCPlusBuilder.cpp90 const auto &ConstA = cast<MCConstantExpr>(A); in equals() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp120 const APInt *ConstA = nullptr, *ConstB = nullptr, *ConstC = nullptr; in getMaskedICmpType() local