Searched refs:FunctionDifferenceEngine (Results 1 – 1 of 1) sorted by relevance
114 class FunctionDifferenceEngine { class229 const FunctionDifferenceEngine &fde;230 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter()764 FunctionDifferenceEngine *this_() { return this; } in this_()767 FunctionDifferenceEngine(DifferenceEngine &Engine, in FunctionDifferenceEngine() function in __anoncf3dc2d70111::FunctionDifferenceEngine798 bool FunctionDifferenceEngine::matchForBlockDiff(const Instruction *L, in matchForBlockDiff()803 void FunctionDifferenceEngine::runBlockDiff(BasicBlock::const_iterator LStart, in runBlockDiff()968 FunctionDifferenceEngine(*this).diff(L, R); in diff()1030 return FunctionDifferenceEngine(*this, GVL, GVR) in equivalentAsOperands()