Searched refs:matchForBlockDiff (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-diff/
H A DDifferenceEngine.cpp227 bool matchForBlockDiff(Instruction *L, Instruction *R);
486 bool FunctionDifferenceEngine::matchForBlockDiff(Instruction *L, function in class:__anon10506::FunctionDifferenceEngine
525 if (matchForBlockDiff(&*LI, &*RI)) {

Completed in 119 milliseconds