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