Home
last modified time | relevance | path

Searched defs:updateSSA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp327 void LiveRangeCalc::updateSSA() { updateSSA() function in LiveRangeCalc
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp989 void updateSSA(DefMap &NewDefs) { in updateSSA() function
H A DJumpThreading.cpp1940 void JumpThreadingPass::updateSSA(BasicBlock *BB, BasicBlock *NewBB, in updateSSA() function in JumpThreadingPass