Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp28 void LiveIntervalUnion::unify(const LiveInterval &VirtReg, in unify() function in LiveIntervalUnion
/freebsd-src/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c143 static char *unify(const char *src) in unify() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp264 void unify(const Instruction *L, const Instruction *R) { in unify() function in __anonf90df1f30111::FunctionDifferenceEngine