Home | History | Annotate | Download | only in Utils

Lines Matching refs:getInstructionIndex

203   unsigned getInstructionIndex(const Instruction *I) {
377 StoreIndex = LBI.getInstructionIndex(OnlyStore);
379 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) {
458 StoresByIndex.push_back(std::make_pair(LBI.getInstructionIndex(SI), SI));
471 unsigned LoadIdx = LBI.getInstructionIndex(LI);