Searched defs:unify (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(LiveInterval &VirtReg, const LiveRange &Range) { in unify() function in LiveIntervalUnion |
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ | ||
H A D | LiveIntervalUnion.h | 88 void unify(LiveInterval &VirtReg) { in unify() function |
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-diff/ | ||
H A D | DifferenceEngine.cpp | 175 void unify(Instruction *L, Instruction *R) { in unify() function in __anonefe5e16e0111::FunctionDifferenceEngine |