Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertVariable.cpp643 static std::string mangleGlobalAggregateStore( in mangleGlobalAggregateStore() function
736 std::string aggName = mangleGlobalAggregateStore(var.getAggregateStore()); in instantiateAggregateStore()
1905 std::string aggName = mangleGlobalAggregateStore(aggregate); in defineModuleVariable()