Searched defs:unify (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(const LiveInterval &VirtReg, unify() function in LiveIntervalUnion |
/freebsd/contrib/pam_modules/pam_passwdqc/ | ||
H A D | passwdqc_check.c | 143 static char *unify(const char *src) in unify() function |
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/ | ||
H A D | DifferenceEngine.cpp | 264 void unify(const Instruction *L, const Instruction *R) { in unify() function in __anon35eb8c210111::FunctionDifferenceEngine |