Home
last modified time | relevance | path

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

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