Searched refs:FunctionDifferenceEngine (Results 1 – 1 of 1) sorted by relevance
115 class FunctionDifferenceEngine { class140 const FunctionDifferenceEngine &fde;141 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter()453 FunctionDifferenceEngine *this_() { return this; } in this_()456 FunctionDifferenceEngine(DifferenceEngine &Engine) : in FunctionDifferenceEngine() function in __anon6bb4de1d0111::FunctionDifferenceEngine482 bool FunctionDifferenceEngine::matchForBlockDiff(Instruction *L, in matchForBlockDiff()487 void FunctionDifferenceEngine::runBlockDiff(BasicBlock::iterator LStart, in runBlockDiff()648 FunctionDifferenceEngine(*this).diff(L, R); in diff()