Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp112 maybeYieldValue(OpBuilder & b,Location loc,bool hasRetVal,Value value) maybeYieldValue() argument
171 bool hasRetVal = !resultTypes.empty(); generateInBoundsCheck() local