Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DGCRootLowering.cpp142 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers() function
232 MadeChange |= InsertRootInitializers(F, Roots); in DoLowering()