Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCRootLowering.cpp163 static bool InsertRootInitializers(Function &F, ArrayRef<AllocaInst *> Roots) { in InsertRootInitializers() function
247 MadeChange |= InsertRootInitializers(F, Roots); in DoLowering()