Searched refs:requestLabelBeforeInsn (Results 1 – 4 of 4) sorted by relevance
127 requestLabelBeforeInsn(R.first); in identifyScopeMarkers()330 requestLabelBeforeInsn(Entry.getInstr()); in beginFunction()339 requestLabelBeforeInsn(MI); in beginFunction()
1564 requestLabelBeforeInsn(&MI); in beginFunctionImpl()
2013 requestLabelBeforeInsn(MI); in beginInstruction()
103 void requestLabelBeforeInsn(const MachineInstr *MI) { in requestLabelBeforeInsn() function