Searched refs:OrderA (Results 1 – 2 of 2) sorted by relevance
10 ; (N1)OrderA (N2)OrderA (N3)NoOrder14 ; 1. Phi is visited along with its operands (N1,N2,N3). BestOrder is "OrderA".19 ; (N1)NoOrder (N2)NoOrder (N3)OrderA21 ; (Phi)OrderA30 ; (Phi)OrderA33 ; reordered based on OrderA and N3's OrderB. This results in a crash in
166 const BinaryFunction::BasicBlockOrderType OrderA = in isIdenticalWith() local180 for (const BinaryBasicBlock *BB : OrderA) { in isIdenticalWith()