Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5796 LibFunc LibraryFunctionId = NotLibFunc; member
5866 TLI->getLibFunc(*CB, AI->LibraryFunctionId); in initialize()
5966 if (AI.LibraryFunctionId == LibFunc___kmpc_alloc_shared) in manifest()
6261 (AI.LibraryFunctionId != LibFunc___kmpc_alloc_shared && in updateImpl()
6274 AI.LibraryFunctionId == LibFunc___kmpc_alloc_shared) in updateImpl()