Searched defs:DepGetVal (Results 1 – 2 of 2) sorted by relevance
164 static AADepGraphNode *DepGetVal(DepTy &DT) { return DT.getPointer(); } in DepGetVal() function199 static AADepGraphNode *DepGetVal(DepTy &DT) { return DT.getPointer(); } in DepGetVal() function
2434 static NodeRef DepGetVal(DepTy &DT) { return DT.getPointer(); } in DepGetVal() function