Searched refs:FunctionDifferenceEngine (Results 1 – 1 of 1) sorted by relevance
113 class FunctionDifferenceEngine { class138 const FunctionDifferenceEngine &fde;139 explicit QueueSorter(const FunctionDifferenceEngine &fde) : fde(fde) {} in QueueSorter()483 FunctionDifferenceEngine *this_() { return this; } in this_()486 FunctionDifferenceEngine(DifferenceEngine &Engine) : in FunctionDifferenceEngine() function in __anon0b0ced060111::FunctionDifferenceEngine512 bool FunctionDifferenceEngine::matchForBlockDiff(Instruction *L, in matchForBlockDiff()517 void FunctionDifferenceEngine::runBlockDiff(BasicBlock::iterator LStart, in runBlockDiff()683 FunctionDifferenceEngine(*this).diff(L, R); in diff()