Searched refs:ShouldBeLazy (Results 1 – 2 of 2) sorted by relevance
168 bool ShouldBeLazy) { in parseBitcodeFileImpl() argument178 if (!ShouldBeLazy) { in parseBitcodeFileImpl()192 LLVMContext &Context, bool ShouldBeLazy) { in makeLTOModule() argument194 parseBitcodeFileImpl(Buffer, Context, ShouldBeLazy); in makeLTOModule()
229 LLVMContext &Context, bool ShouldBeLazy);