Searched refs:InstMap (Results 1 – 2 of 2) sorted by relevance
206 InstMap.push_back(SI); in addAccess()215 InstMap.push_back(LI); in addAccess()249 return InstMap; in getMemoryInstructions()257 for (unsigned I = 0; I < InstMap.size(); ++I) in generateInstructionOrderMap()258 OrderMap[InstMap[I]] = I; in generateInstructionOrderMap()281 SmallVector<Instruction *, 16> InstMap; variable
1075 DEBUG(dbgs() << "LAA: Distance for " << *InstMap[AIdx] << " to " in isDependent()1076 << *InstMap[BIdx] << ": " << *Dist << "\n"); in isDependent()1289 [&](unsigned Idx) { return this->InstMap[Idx]; }); in getInstructionsForAccess()