Home
last modified time | relevance | path

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

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