Home | History | Annotate | Download | only in Utils

Lines Matching refs:getInstructionIndex

247   unsigned getInstructionIndex(const Instruction *I) {
436 StoreIndex = LBI.getInstructionIndex(OnlyStore);
438 if (unsigned(StoreIndex) > LBI.getInstructionIndex(LI)) {
527 StoresByIndex.push_back(std::make_pair(LBI.getInstructionIndex(SI), SI));
541 unsigned LoadIdx = LBI.getInstructionIndex(LI);