Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Interfaces/
H A DSideEffectInterfaces.cpp229 template bool mlir::hasEffect<MemoryEffects::Free>(Operation *); in hasEffect() function in mlir
251 template bool mlir::hasEffect<MemoryEffect function in mlir
211 bool mlir::hasEffect(Operation *op) { hasEffect() function in mlir
[all...]
/llvm-project/mlir/lib/Dialect/Transform/Transforms/
H A DCheckUses.cpp327 static bool hasEffect(ArrayRef<MemoryEffects::EffectInstance> instances, in hasEffect() function in __anon214ddf280111::TransformOpMemFreeAnalysis
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/
H A DTransformInterfaces.cpp1812 static bool hasEffect(Range &&effects) { hasEffect() function