Home
last modified time | relevance | path

Searched defs:trueDest (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
DPDLToPDLInterp.cpp273 Value val, Block *trueDest, in generatePredicate()
/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp961 Block *trueDest = condbr.trueDest(), *falseDest = condbr.falseDest(); in matchAndRewrite() local
997 Block *trueDest = condbr.trueDest(); in matchAndRewrite() local