Searched refs:AddAliasScopeMetadata (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | alias_analysis.cc | 61 array->AddAliasScopeMetadata(alias_scope_md); in AddAliasingInformationToIrArray()
|
D | ir_array.h | 261 void AddAliasScopeMetadata(llvm::MDNode* alias_scope) { in AddAliasScopeMetadata() function
|
/external/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 832 static void AddAliasScopeMetadata(CallSite CS, ValueToValueMapTy &VMap, in AddAliasScopeMetadata() function 1600 AddAliasScopeMetadata(CS, VMap, DL, CalleeAAR); in InlineFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 912 static void AddAliasScopeMetadata(CallSite CS, ValueToValueMapTy &VMap, in AddAliasScopeMetadata() function 1754 AddAliasScopeMetadata(CS, VMap, DL, CalleeAAR); in InlineFunction()
|