Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCtorUtils.cpp83 GlobalVariable *findGlobalCtors(Module &M) { in findGlobalCtors() function
122 GlobalVariable *GlobalCtors = findGlobalCtors(M); in optimizeGlobalCtorsList()