Searched defs:Normalize (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolutionNormalization.cpp | 24 Normalize, enumerator |
/freebsd/contrib/googletest/googletest/src/ | ||
H A D | gtest-filepath.cc | 386 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath |
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | UnicodeNameToCodepoint.cpp | 466 auto Normalize = [](StringRef Name) { nearestMatchesForCodepointName() local |