Home
last modified time | relevance | path

Searched defs:NBB (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp681 succ_const_iterator NBB = succ_begin(BB), End = succ_end(BB); in repair() local
781 for (const_pred_iterator NBB = pred_begin(BB), End = pred_end(BB); in repair() local
803 for (succ_const_iterator NBB = succ_begin(BB), End = succ_end(BB); in repair() local
818 for (succ_const_iterator NBB = succ_begin(BB), End = succ_end(BB); in repair() local
859 for (succ_const_iterator NBB = succ_begin(BB), End = succ_end(BB); in repair() local
871 for (const_pred_iterator NBB = pred_begin(BB), End = pred_end(BB); in repair() local
895 for (const_pred_iterator NBB = pred_begin(BB), End = pred_end(BB); in repair() local
937 for (const_pred_iterator NBB = pred_begin(BB), End = pred_end(BB); in repair() local
967 for (const_pred_iterator NBB = pred_begin(BB), End = pred_end(BB); in repair() local
1000 succ_const_iterator NBB = succ_begin(e.first), End = succ_end(e.first); in repair() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp1429 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB); in CopyAndPredicateBlock() local
1462 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB); in MergeBlocks() local
/external/llvm/lib/CodeGen/
DIfConversion.cpp1696 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB); in CopyAndPredicateBlock() local
1745 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB); in MergeBlocks() local