Searched refs:IsALoad (Results 1 – 1 of 1) sorted by relevance
78 bool IsALoad = LoadQueue.count(Index) != 0; in isReady() local80 assert((IsALoad || IsAStore) && "Instruction is not in queue!"); in isReady()82 if (IsALoad && !LoadBarriers.empty()) { in isReady()98 if (NoAlias && IsALoad) in isReady()