Searched refs:FunctionDifferenceEngine (Results 1 – 1 of 1) sorted by relevance
113 class FunctionDifferenceEngine { class145 const FunctionDifferenceEngine &fde;146 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter()606 FunctionDifferenceEngine *this_() { return this; } in this_()609 FunctionDifferenceEngine(DifferenceEngine &Engine, in FunctionDifferenceEngine() function in __anon246d63510111::FunctionDifferenceEngine637 bool FunctionDifferenceEngine::matchForBlockDiff(const Instruction *L, in matchForBlockDiff()642 void FunctionDifferenceEngine::runBlockDiff(BasicBlock::const_iterator LStart, in runBlockDiff()807 FunctionDifferenceEngine(*this).diff(L, R); in diff()869 return FunctionDifferenceEngine(*this, GVL, GVR) in equivalentAsOperands()