ThreadContext is the external interface to all thread state for anything outside of the CPU.
Object to gather the visible context for evaluation.
TimingExprLet * let
Context visible as sub expressions.
std::vector< uint64_t > results
std::vector< bool > resultAvailable
TimingExprEvalContext(const StaticInstPtr &inst_, ThreadContext *thread_, TimingExprLet *let_)
const StaticInstPtr & inst
Special visible context.