Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DOperation.cpp344 updateOrderIfNecessary(); in isBeforeInBlock()
345 other->updateOrderIfNecessary(); in isBeforeInBlock()
353 void Operation::updateOrderIfNecessary() { in updateOrderIfNecessary() function in Operation
/external/llvm-project/mlir/include/mlir/IR/
DOperation.h642 void updateOrderIfNecessary();