Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp460 static inline MachineBasicBlock *getNextBlock(MachineBasicBlock *BB) { in getNextBlock() function
550 TT = getNextBlock(TrueBBI.BB); in ValidDiamond()
552 FT = getNextBlock(FalseBBI.BB); in ValidDiamond()
1240 ScaleWeights(NewNext, NewFalse, BBI.BB, getNextBlock(BBI.BB), in IfConvertTriangle()
1617 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB); in CopyAndPredicateBlock()
1652 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB); in MergeBlocks()