Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.cpp227 bool matchForBlockDiff(Instruction *L, Instruction *R);
482 bool FunctionDifferenceEngine::matchForBlockDiff(Instruction *L, in matchForBlockDiff() function in __anonce6149d20111::FunctionDifferenceEngine
521 if (matchForBlockDiff(&*LI, &*RI)) { in runBlockDiff()
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp223 bool matchForBlockDiff(Instruction *L, Instruction *R);
482 bool FunctionDifferenceEngine::matchForBlockDiff(Instruction *L, in matchForBlockDiff() function in __anon66aec1a60111::FunctionDifferenceEngine
521 if (matchForBlockDiff(&*LI, &*RI)) { in runBlockDiff()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/
DDifferenceEngine.cpp223 bool matchForBlockDiff(Instruction *L, Instruction *R);
513 bool FunctionDifferenceEngine::matchForBlockDiff(Instruction *L, in matchForBlockDiff() function in __anon403bf0fe0111::FunctionDifferenceEngine
552 if (matchForBlockDiff(&*LI, &*RI)) { in runBlockDiff()