Searched refs:getOperandValues (Results 1 – 2 of 2) sorted by relevance
328 DeadCodeAnalysis::getOperandValues(Operation *op) { in getOperandValues() function in DeadCodeAnalysis338 Optional<SmallVector<Attribute>> operands = getOperandValues(branch); in visitBranchOperation()354 Optional<SmallVector<Attribute>> operands = getOperandValues(branch); in visitRegionBranchOperation()378 Optional<SmallVector<Attribute>> operands = getOperandValues(op); in visitRegionTerminator()
235 Optional<SmallVector<Attribute>> getOperandValues(Operation *op);