Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp359 SmallVector<GlobalIFunc *, 32> AllIFuncs; in lowerGlobalIFuncUsersAsGlobalCtor() local
363 AllIFuncs.push_back(&GI); in lowerGlobalIFuncUsersAsGlobalCtor()
364 IFuncsToLower = AllIFuncs; in lowerGlobalIFuncUsersAsGlobalCtor()