Home
last modified time | relevance | path

Searched defs:DepGetVal (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DAttributor.h164 static AADepGraphNode *DepGetVal(DepTy &DT) { return DT.getPointer(); } in DepGetVal() function
199 static AADepGraphNode *DepGetVal(DepTy &DT) { return DT.getPointer(); } in DepGetVal() function
/external/llvm-project/llvm/lib/Transforms/IPO/
DAttributor.cpp2434 static NodeRef DepGetVal(DepTy &DT) { return DT.getPointer(); } in DepGetVal() function