Searched refs:LabelsBeforeInsn (Results 1 – 6 of 6) sorted by relevance
55 MCSymbol *Label = LabelsBeforeInsn.lookup(MI); in getLabelBeforeInsn()143 LabelsBeforeInsn[Ranges.front().first] = Asm->getFunctionBegin(); in beginFunction()152 LabelsBeforeInsn[I->first] = Asm->getFunctionBegin(); in beginFunction()179 LabelsBeforeInsn.find(MI); in beginInstruction()182 if (I == LabelsBeforeInsn.end()) in beginInstruction()228 LabelsBeforeInsn.clear(); in endFunction()
62 DenseMap<const MachineInstr *, MCSymbol *> LabelsBeforeInsn; variable73 LabelsBeforeInsn.insert(std::make_pair(MI, nullptr)); in requestLabelBeforeInsn()
118 MCSymbol *Label = LabelsBeforeInsn.lookup(MI); in getLabelBeforeInsn()208 LabelsBeforeInsn[Ranges.front().first] = Asm->getFunctionBegin(); in beginFunction()218 LabelsBeforeInsn[I->first] = Asm->getFunctionBegin(); in beginFunction()246 LabelsBeforeInsn.find(MI); in beginInstruction()249 if (I == LabelsBeforeInsn.end()) in beginInstruction()299 LabelsBeforeInsn.clear(); in endFunction()
88 DenseMap<const MachineInstr *, MCSymbol *> LabelsBeforeInsn; variable99 LabelsBeforeInsn.insert(std::make_pair(MI, nullptr)); in requestLabelBeforeInsn()
258 DenseMap<const MachineInstr *, MCSymbol *> LabelsBeforeInsn; variable449 LabelsBeforeInsn.insert(std::make_pair(MI, (MCSymbol*)0)); in requestLabelBeforeInsn()
986 MCSymbol *Label = LabelsBeforeInsn.lookup(MI); in getLabelBeforeInsn()1018 LabelsBeforeInsn.find(MI); in beginInstruction()1021 if (I == LabelsBeforeInsn.end()) in beginInstruction()1158 LabelsBeforeInsn[MI] = FunctionBeginSym; in beginFunction()1346 LabelsBeforeInsn.clear(); in endFunction()