Home
last modified time | relevance | path

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

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