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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCtorUtils.cpp80 static GlobalVariable *findGlobalCtors(Module &M) { function
118 GlobalVariable *GlobalCtors = findGlobalCtors(M);

Completed in 106 milliseconds