Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DBlockFrequencyImpl.h155 BlockT *getSingleBlockPred(BlockT *BB) { in getSingleBlockPred() function
183 if(BlockT *Pred = getSingleBlockPred(BB)) { in doBlock()