Home
last modified time | relevance | path

Searched defs:isAssociative (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dcontainer_debug_tests.h59 constexpr bool isAssociative(ContainerType CT) { in isAssociative() function
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1186 bool Instruction::isAssociative() const { isAssociative() function in Instruction
/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp733 static bool isAssociative(const COFFSection &Section) { isAssociative() function
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h59 bool isAssociative() const { in isAssociative() function