Displaying 3 results from an estimated 3 matches for "outgoing_loc".
2015 Jun 23
4
[LLVMdev] Improving the quality of debug locations / DbgValueHistoryCalculator
...the following pseudo code:
- A range is a pair of MachineInstructions (start, end) that both belong
to the same basic block.
- range[var] is the final list of live ranges for a variable.
- open_ranges[BB][var] is the list of not-yet-terminated ranges for
var inside the current basic block BB.
- outgoing_loc[BB][var] is the list of locations for var valid at
the end of a basic block BB.
// This code is probably buggy because I didn't run it through a
// compiler yet, but I hope it serves to illustrate my point.
// Visit a machine instruction.
transfer(MInsn) {
// A DBG_VALUE marks the begin...
2015 Aug 12
3
[LLVMdev] Improving the quality of debug locations / DbgValueHistoryCalculator
...trol flow into account, but I left out the important
part from the pseudo-code and replaced it with a hand-wavy statement about
it being a data-flow analysis. Sorry about that!
- open_ranges[BB][var] is the list of not-yet-terminated ranges for
>
var inside the current basic block BB.
> - outgoing_loc[BB][var] is the list of locations for var valid at
> the end of a basic block BB.
>
> // This code is probably buggy because I didn't run it through a
> // compiler yet, but I hope it serves to illustrate my point.
>
> // Visit a machine instruction.
>
I'm kind of co...
2004 Jul 29
1
Unauthenticated calls from a specific IP
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 4055 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040729/85af8309/attachment.jpeg