Searched refs:LabelsBeforeInsn (Results 1 – 2 of 2) sorted by relevance
137 MCSymbol *Label = LabelsBeforeInsn.lookup(MI); in getLabelBeforeInsn()304 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()324 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()357 LabelsBeforeInsn.find(MI); in beginInstruction()360 if (I == LabelsBeforeInsn.end()) in beginInstruction()411 LabelsBeforeInsn.clear(); in endFunction()
90 DenseMap<const MachineInstr *, MCSymbol *> LabelsBeforeInsn; variable101 LabelsBeforeInsn.insert(std::make_pair(MI, nullptr)); in requestLabelBeforeInsn()