Searched defs:unify (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveIntervalUnion.cpp | 28 void LiveIntervalUnion::unify(const LiveInterval &VirtReg, in unify() function in LiveIntervalUnion |
/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 __anon489810540111::FunctionDifferenceEngine |
/llvm-project/polly/lib/External/isl/interface/ | ||
H A D | template_cpp.cc | 2318 static std::pair<bool, Kind> unify(const Kind &general, const Kind &specific) in unify() function |