Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp2631 const IRPosition &RetPos = IRPosition::returned(*RI->getFunction()); in updateImpl() local
6532 IRPosition RetPos = IRPosition::returned(F); in identifyDefaultAbstractAttributes() local