Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h203 void GenericCycleInfo<ContextT>::addBlockToCycle(BlockT *Block, CycleT *Cycle) { in addBlockToCycle() function
408 addBlockToCycle(NewBlock, Cycle); in splitCriticalEdge()
H A DGenericCycleInfo.h259 void addBlockToCycle(BlockT *Block, CycleT *Cycle);