Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DIntrinsicEmitter.cpp449 struct AttributeComparator { struct
450 bool operator()(const CodeGenIntrinsic *L, const CodeGenIntrinsic *R) const { in operator ()()