Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DGCRootLowering.cpp140 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers() function
230 MadeChange |= InsertRootInitializers(F, Roots); in DoLowering()