Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp60 static unsigned countOperands(SDNode *Node, unsigned NumExpUses, in countOperands() function
767 countOperands(Node, II.getNumOperands() - NumDefs, NumImpUses); in EmitMachineNode()