Searched refs:T2B (Results 1 – 2 of 2) sorted by relevance
21 @T2B = internal unnamed_addr constant i32 2, align 222 ; CHECK: @T2B = internal unnamed_addr constant i32 2, align 226 store i32* @T2B, i32** %P2
239 MachineBasicBlock *T2B = (T2I == B->end()) ? NextB in matchFlowPattern() local241 if (T1B == T2B) { in matchFlowPattern()247 if (MLI->getLoopFor(T1B) != L || MLI->getLoopFor(T2B) != L) in matchFlowPattern()253 TB = T1B, FB = T2B; in matchFlowPattern()255 TB = T2B, FB = T1B; in matchFlowPattern()