Searched refs:ShouldBeLazy (Results 1 – 2 of 2) sorted by relevance
170 bool ShouldBeLazy) { in parseBitcodeFileImpl() argument180 if (!ShouldBeLazy) { in parseBitcodeFileImpl()194 LLVMContext &Context, bool ShouldBeLazy) { in makeLTOModule() argument196 parseBitcodeFileImpl(Buffer, Context, ShouldBeLazy); in makeLTOModule()
215 LLVMContext &Context, bool ShouldBeLazy);