• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:Transforms

351         "lib/Transforms/InstCombine/InstCombineAddSub.cpp",
352 "lib/Transforms/InstCombine/InstCombineAndOrXor.cpp",
353 "lib/Transforms/InstCombine/InstCombineCalls.cpp",
354 "lib/Transforms/InstCombine/InstCombineCasts.cpp",
355 "lib/Transforms/InstCombine/InstCombineCompares.cpp",
356 "lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp",
357 "lib/Transforms/InstCombine/InstCombineMulDivRem.cpp",
358 "lib/Transforms/InstCombine/InstCombinePHI.cpp",
359 "lib/Transforms/InstCombine/InstCombineSelect.cpp",
360 "lib/Transforms/InstCombine/InstCombineShifts.cpp",
361 "lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp",
362 "lib/Transforms/InstCombine/InstCombineVectorOps.cpp",
363 "lib/Transforms/InstCombine/InstructionCombining.cpp",
364 "lib/Transforms/Scalar/ADCE.cpp",
365 "lib/Transforms/Scalar/CodeGenPrepare.cpp",
366 "lib/Transforms/Scalar/DeadStoreElimination.cpp",
367 "lib/Transforms/Scalar/GVN.cpp",
368 "lib/Transforms/Scalar/LICM.cpp",
369 "lib/Transforms/Scalar/LoopStrengthReduce.cpp",
370 "lib/Transforms/Scalar/Reassociate.cpp",
371 "lib/Transforms/Scalar/Reg2Mem.cpp",
372 "lib/Transforms/Scalar/ScalarReplAggregates.cpp",
373 "lib/Transforms/Scalar/SCCP.cpp",
374 "lib/Transforms/Scalar/SimplifyCFGPass.cpp",
375 "lib/Transforms/Utils/AddrModeMatcher.cpp",
376 "lib/Transforms/Utils/BasicBlockUtils.cpp",
377 "lib/Transforms/Utils/BreakCriticalEdges.cpp",
378 "lib/Transforms/Utils/BuildLibCalls.cpp",
379 "lib/Transforms/Utils/DemoteRegToStack.cpp",
380 "lib/Transforms/Utils/InstructionNamer.cpp",
381 "lib/Transforms/Utils/LCSSA.cpp",
382 "lib/Transforms/Utils/Local.cpp",
383 "lib/Transforms/Utils/LoopSimplify.cpp",
384 "lib/Transforms/Utils/LowerInvoke.cpp",
385 "lib/Transforms/Utils/LowerSwitch.cpp",
386 "lib/Transforms/Utils/Mem2Reg.cpp",
387 "lib/Transforms/Utils/PromoteMemoryToRegister.cpp",
388 "lib/Transforms/Utils/SimplifyCFG.cpp",
389 "lib/Transforms/Utils/SSAUpdater.cpp",
390 "lib/Transforms/Utils/UnifyFunctionExitNodes.cpp",