Searched refs:FunctionDifferenceEngine (Results 1 – 1 of 1) sorted by relevance
114 class FunctionDifferenceEngine { class139 const FunctionDifferenceEngine &fde;140 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter()484 FunctionDifferenceEngine *this_() { return this; } in this_()487 FunctionDifferenceEngine(DifferenceEngine &Engine) : in FunctionDifferenceEngine() function in __anon565615e00111::FunctionDifferenceEngine513 bool FunctionDifferenceEngine::matchForBlockDiff(Instruction *L, in matchForBlockDiff()518 void FunctionDifferenceEngine::runBlockDiff(BasicBlock::iterator LStart, in runBlockDiff()682 FunctionDifferenceEngine(*this).diff(L, R); in diff()