Searched refs:matchForBlockDiff (Results 1 – 1 of 1) sorted by relevance
338 bool matchForBlockDiff(const Instruction *L, const Instruction *R);792 bool FunctionDifferenceEngine::matchForBlockDiff(const Instruction *L, in matchForBlockDiff() function in __anon35eb8c210111::FunctionDifferenceEngine831 if (matchForBlockDiff(&*LI, &*RI)) { in runBlockDiff()