Home
last modified time | relevance | path

Searched refs:cmpOperations (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h277 int cmpOperations(const Instruction *L, const Instruction *R,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp494 int FunctionComparator::cmpOperations(const Instruction *L, in cmpOperations() function in FunctionComparator
769 if (int Res = cmpOperations(&*InstL, &*InstR, needToCmpOperands)) in cmpBasicBlocks()