Home
last modified time | relevance | path

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

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