Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5960 LibFunc IsAllocShared; in manifest() local
5961 if (TLI->getLibFunc(*AI.CB, IsAllocShared)) in manifest()
5962 if (IsAllocShared == LibFunc___kmpc_alloc_shared) in manifest()