Searched refs:InstrExec (Results 1 – 2 of 2) sorted by relevance
922 InstrExec.insert(MI); in visitBranchesFrom()983 if (!InstrExec.count(UseI)) in visitUsesOf()1047 InstrExec.clear(); in reset()1088 InstrExec.insert(PI); in run()1102 InstrExec.insert(MI); in run()
66 InstrSetType InstrExec; // Executable instructions. member