Home
last modified time | relevance | path

Searched refs:getBlockNumberEpoch (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h391 return F->getBlockNumberEpoch();
415 return F->getBlockNumberEpoch();
434 return F->getBlockNumberEpoch();
447 return F->getBlockNumberEpoch();
H A DFunction.h840 unsigned getBlockNumberEpoch() const { return BlockNumEpoch; } in getBlockNumberEpoch() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h900 unsigned getBlockNumberEpoch() const { return MBBNumberingEpoch; }
1504 return F->getBlockNumberEpoch();
1530 return F->getBlockNumberEpoch();
1549 return F->getBlockNumberEpoch();
1562 return F->getBlockNumberEpoch();