Searched refs:ShouldBeLazy (Results 1 – 2 of 2) sorted by relevance
172 bool ShouldBeLazy) { in parseBitcodeFileImpl() argument182 if (!ShouldBeLazy) { in parseBitcodeFileImpl()196 LLVMContext &Context, bool ShouldBeLazy) { in makeLTOModule() argument198 parseBitcodeFileImpl(Buffer, Context, ShouldBeLazy); in makeLTOModule()
221 LLVMContext &Context, bool ShouldBeLazy);