Searched defs:unify (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | LiveIntervalUnion.cpp | 30 void LiveIntervalUnion::unify(LiveInterval &VirtReg) { in unify() function in LiveIntervalUnion |
/external/mesa3d/src/glsl/ | ||
D | lower_jumps.cpp | 331 bool unify = true; in visit() local |
/external/llvm/tools/llvm-diff/ | ||
D | DifferenceEngine.cpp | 177 void unify(Instruction *L, Instruction *R) { in unify() function in __anon79255e630111::FunctionDifferenceEngine |