Searched refs:T1B (Results 1 – 2 of 2) sorted by relevance
8 @T1B = internal unnamed_addr constant i32 1, align 29 ; CHECK: @T1B = internal unnamed_addr constant i32 1, align 413 store i32* @T1B, i32** %P2
233 MachineBasicBlock *T1B = T1I->getOperand(1).getMBB(); in matchFlowPattern() local239 if (T1B == T2B) { in matchFlowPattern()245 if (MLI->getLoopFor(T1B) != L || MLI->getLoopFor(T2B) != L) in matchFlowPattern()251 TB = T1B, FB = T2B; in matchFlowPattern()253 TB = T2B, FB = T1B; in matchFlowPattern()