Searched refs:isStackAdjustment (Results 1 – 3 of 3) sorted by relevance
78 if (!Prev || !BC.MIB->isStackAdjustment(Inst) || in combineAdjustments()79 !BC.MIB->isStackAdjustment(*Prev) || in combineAdjustments()
915 virtual bool isStackAdjustment(const MCInst &Inst) const { in isStackAdjustment() function
1256 bool isStackAdjustment(const MCInst &Inst) const override { in isStackAdjustment() function in __anoncef8f4420111::X86MCPlusBuilder