Home
last modified time | relevance | path

Searched refs:setReturnDoesNotAlias (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h576 void setReturnDoesNotAlias() { in setReturnDoesNotAlias() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp903 F->setReturnDoesNotAlias(); in addNoAliasAttrs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp478 F->setReturnDoesNotAlias(); in createMalloc()