Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp24 Normalize, enumerator
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc386 void FilePath::Normalize() { in Normalize() function in testing::internal::FilePath
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp466 auto Normalize = [](StringRef Name) { nearestMatchesForCodepointName() local