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

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

Completed in 109 milliseconds