Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp1276 auto IsOperand = [](Inst *Instr, Operand *Opr) -> bool { in shortCircuit() local
1285 if (IsOperand(TopLevelBoolOp, Inst.getDest())) { in shortCircuit()