Optimizations to preprocessor's find_define().
- don't check for __FILE__ and __LINE__ until after we've checked our hash,
since this is the less likely case.
- Check against the hard-coded hash value of the strings "__FILE__" and
"__LINE__" to avoid unnecessary strcmp() calls.
This dropped the profile of this function from 20% of our total CPU time to
10%. Of that 10%, 70% is now the hashing function.
syntax:glob
mojoshader_version.h
mojoshader_parser_hlsl.h
cmake-build
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
testparse
testoutput
bestprofile
availableprofiles
finderrors
assemble
preprocess
glcaps
*.exe
*.lib
*.a
ps_?_?
vs_?_?