Searched refs:headerLayoutPred (Results 1 – 1 of 1) sorted by relevance
429 MachineBasicBlock *headerLayoutPred = llvm::prior(headerItr); in canInsertPreHeader() local430 assert(headerLayoutPred != 0 && "Header should have layout pred."); in canInsertPreHeader()432 return (!tii->AnalyzeBranch(*headerLayoutPred, a, b, c)); in canInsertPreHeader()