Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/lib/Transforms/
DTestOpaqueLoc.cpp67 MyLocation *loc = OpaqueLoc::getUnderlyingLocationOrNull<MyLocation *>( in runOnOperation()
/external/llvm-project/mlir/include/mlir/IR/
DLocation.h235 static T getUnderlyingLocationOrNull(Location location) { in getUnderlyingLocationOrNull() function