Searched refs:LoopInterleaving (Results 1 – 5 of 5) sorted by relevance
97 LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving) { in LLVMPassBuilderOptionsSetLoopInterleaving() argument98 unwrap(Options)->PTO.LoopInterleaving = LoopInterleaving; in LLVMPassBuilderOptionsSetLoopInterleaving()
281 LoopInterleaving = true; in PipelineTuningOptions()1198 LoopVectorizeOptions(!PTO.LoopInterleaving, !PTO.LoopVectorization))); in addVectorPasses()
69 LLVMPassBuilderOptionsRef Options, LLVMBool LoopInterleaving);
93 bool LoopInterleaving; variable
1260 PTO.LoopInterleaving = CodeGenOpts.UnrollLoops; in EmitAssemblyWithNewPassManager()1545 Conf.PTO.LoopInterleaving = CGOpts.UnrollLoops; in runThinLTOBackend()