Searched refs:rewritesSort (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4104 static int rewritesSort(const AsmRewrite *AsmRewriteA, function
4242 array_pod_sort(AsmStrRewrites.begin(), AsmStrRewrites.end(), rewritesSort);

Completed in 50 milliseconds