Home
last modified time | relevance | path

Searched refs:replacementPreservesLCSSAForm (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp96 if (!V || !LI.replacementPreservesLCSSAForm(&I, V)) in simplifyLoopInst()
H A DIndVarSimplify.cpp1212 if (Res && LI->replacementPreservesLCSSAForm(I, Res)) { in replaceLoopPHINodesWithPreheaderValues()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h441 bool replacementPreservesLCSSAForm(Instruction *From, Value *To) { in replacementPreservesLCSSAForm() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp311 if (LI.replacementPreservesLCSSAForm(Load, M)) { in loadCSE()
382 if (LI->replacementPreservesLCSSAForm(&Inst, V)) in simplifyLoopAfterUnroll()
H A DLoopRotationUtils.cpp672 if (V && LI->replacementPreservesLCSSAForm(C, V)) { in rotateLoop()
H A DLoopSimplify.cpp598 if (!PreserveLCSSA || LI->replacementPreservesLCSSAForm(PN, V)) { in simplifyOneLoop()
H A DLoopUnrollRuntime.cpp988 if (LI->replacementPreservesLCSSAForm(&Inst, V)) in UnrollRuntimeLoopRemainder()
H A DSimplifyIndVar.cpp663 if (!LI->replacementPreservesLCSSAForm(I, Invariant)) in replaceIVUserWithLoopInvariant()
773 if (!LI->replacementPreservesLCSSAForm(UseInst, IVOperand)) in eliminateIdentitySCEV()
H A DLoopUtils.cpp1753 LI->replacementPreservesLCSSAForm(PN, ExitVal)) { in rewriteLoopExitValues()
H A DScalarEvolutionExpander.cpp1646 !SE.LI.replacementPreservesLCSSAForm(IsomorphicInc, OrigInc)) in replaceCongruentIVInc()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20265 …vesLCSSAFormEPNS_11InstructionEPNS_5ValueE", "llvm::LoopInfo::replacementPreservesLCSSAForm(llvm::…