Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp964 SmallVector<Value, 4> trueDestOperandStorage, falseDestOperandStorage; in matchAndRewrite() local
968 collapseBranch(trueDest, trueDestOperands, trueDestOperandStorage); in matchAndRewrite()