Searched refs:requestLabelBeforeInsn (Results 1 – 4 of 4) sorted by relevance
129 requestLabelBeforeInsn(R.first); in identifyScopeMarkers()331 requestLabelBeforeInsn(Entry.getInstr()); in beginFunction()340 requestLabelBeforeInsn(MI); in beginFunction()
1471 requestLabelBeforeInsn(&MI); in beginFunctionImpl()
1943 requestLabelBeforeInsn(MI); in beginInstruction()
100 void requestLabelBeforeInsn(const MachineInstr *MI) { in requestLabelBeforeInsn() function