Searched refs:bInsertAtFront (Results 1 – 2 of 2) sorted by relevance
37 bool bInsertAtFront = false)39 init(MCB, AddMI, bInsertAtFront); in HexagonShuffler()52 void init(MCInst &MCB, const MCInst *AddMI, bool bInsertAtFront = false);
52 bool bInsertAtFront) { in init() argument54 if (bInsertAtFront && AddMI) in init()69 if (!bInsertAtFront && AddMI) in init()