Home
last modified time | relevance | path

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

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