Searched refs:requestLabelBeforeInsn (Results 1 – 4 of 4) sorted by relevance
130 requestLabelBeforeInsn(R.first); in identifyScopeMarkers()343 requestLabelBeforeInsn(Entry.getInstr()); in beginFunction()352 requestLabelBeforeInsn(MI); in beginFunction()
1603 requestLabelBeforeInsn(&MI); in beginFunctionImpl()3539 int64_t) { requestLabelBeforeInsn(&BranchMI); }); in discoverJumpTableBranches()
2036 requestLabelBeforeInsn(MI); in beginInstruction()
103 void requestLabelBeforeInsn(const MachineInstr *MI) { in requestLabelBeforeInsn() function