Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DTrace.h58 int getBlockIndex(const BasicBlock *X) const { in getBlockIndex() function
/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestLoopFusion.cpp79 static unsigned getBlockIndex(Operation &op) { in getBlockIndex() function