Searched defs:ISAChanged (Results 1 – 2 of 2) sorted by relevance
211 inline const bool OcsdCodeFollower::ISAChanged() const in ISAChanged() function
90 const bool ISAChanged() const { return (bool)(curr_isa != prev_isa); }; in ISAChanged() function