Searched refs:LabelsBeforeInsn (Results 1 – 2 of 2) sorted by relevance
138 MCSymbol *Label = LabelsBeforeInsn.lookup(MI); in getLabelBeforeInsn()312 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()332 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()365 LabelsBeforeInsn.find(MI); in beginInstruction()368 if (I == LabelsBeforeInsn.end()) in beginInstruction()422 LabelsBeforeInsn.clear(); in endFunction()
97 DenseMap<const MachineInstr *, MCSymbol *> LabelsBeforeInsn; variable108 LabelsBeforeInsn.insert(std::make_pair(MI, nullptr)); in requestLabelBeforeInsn()