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