Home
last modified time | relevance | path

Searched defs:CtorsToRemove (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DCtorUtils.cpp30 void removeGlobalCtors(GlobalVariable *GCL, const BitVector &CtorsToRemove) { in removeGlobalCtors()
134 BitVector CtorsToRemove(NumCtors); in optimizeGlobalCtorsList() local