Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h257 struct LTStr { struct
258 bool operator()(const char *S1, const char *S2) const { in operator()