Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Transforms/
DDialectConversion.h647 markOpRecursivelyLegal(Callable &&callback) { in markOpRecursivelyLegal() function
/external/llvm-project/mlir/lib/Transforms/Utils/
DDialectConversion.cpp2611 void ConversionTarget::markOpRecursivelyLegal( in markOpRecursivelyLegal() function in ConversionTarget