Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp6667 LibFunc IsAllocShared; in manifest() local
6668 if (TLI->getLibFunc(*AI.CB, IsAllocShared)) in manifest()
6669 if (IsAllocShared == LibFunc___kmpc_alloc_shared) in manifest()