Home
last modified time | relevance | path

Searched refs:setIsAliasedByAnother (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp309 Return.setIsAliasedByAnother(); in getActionDefinitionsBuilder()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h395 void setIsAliasedByAnother() { IsAliasedByAnother = true; } in setIsAliasedByAnother() function