Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h502 using UntiedLocalVarsAddressesMap = variable
505 llvm::SmallVector<UntiedLocalVarsAddressesMap, 4> UntiedLocalVarsStack;
H A DCGOpenMPRuntime.cpp11329 const UntiedLocalVarsAddressesMap &UntiedData = in getAddressOfLocalVariable()