Home
last modified time | relevance | path

Searched defs:ExactMatch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DComdat.h35 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSection.cpp65 bool ExactMatch = false; in getSubsectionInsertionPoint() local