Searched refs:setLastInstrCond (Results 1 – 4 of 4) sorted by relevance
79 void setLastInstrCond(const int is_cond) { this->last_instr_cond = is_cond; }; in setLastInstrCond() function
591 m_output_elem.setLastInstrCond(m_instr_info.is_conditional); in processAtomRange()607 m_output_elem.setLastInstrCond(m_instr_info.is_conditional); in processAtomRange()
611 pElem->setLastInstrCond(m_code_follower.isCondInstr()); in processPHdr()
1238 elemIn.setLastInstrCond(instr.is_conditional); in setElemTraceRangeInstr()