Home
last modified time | relevance | path

Searched refs:updateSSA (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h157 void updateSSA();
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp118 updateSSA(); in calculateValues()
332 void LiveRangeCalc::updateSSA() { in updateSSA() function in LiveRangeCalc
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h116 void updateSSA(BasicBlock *BB, BasicBlock *NewBB,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp887 updateSSA(NewDefs); in createAllExitPaths()
944 void updateSSA(DefMap &NewDefs) { in updateSSA() function
H A DJumpThreading.cpp1951 void JumpThreadingPass::updateSSA( in updateSSA() function in JumpThreadingPass
2329 updateSSA(PredBB, NewBB, ValueMapping); in threadThroughTwoBasicBlocks()
2452 updateSSA(BB, NewBB, ValueMapping); in threadEdge()
2738 updateSSA(BB, PredBB, ValueMapping); in duplicateCondBranchOnPHIIntoPred()