Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp380 static bool haveSameSpecialState(const Instruction *I1, const Instruction *I2, in haveSameSpecialState() function
454 return haveSameSpecialState(this, I); in isIdenticalToWhenDefined()
467 return haveSameSpecialState(this, I); in isIdenticalToWhenDefined()
493 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()