Searched defs:depends (Results 1 – 3 of 3) sorted by relevance
17 def __init__(self, text, depends=[], provides=[], conflicts=[]): argument
96 struct depend *depends; /* List of statements that must be also hoisted member
3590 DependenceInfo::depends(Instruction *Src, Instruction *Dst, in depends() function in DependenceInfo