Searched defs:unify (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(const LiveInterval &VirtReg, in unify() function in LiveIntervalUnion
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/ |
H A D | DifferenceEngine.cpp | 266 void unify(const Instruction *L, const Instruction *R) { in unify() function in __anoncf9999380111::FunctionDifferenceEngine
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | pt.c | 8934 unify (tparms, targs, parm, arg, strict) in unify() function
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | pt.c | 10390 unify (tree tparms, tree targs, tree parm, tree arg, int strict) in unify() function
|