Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h157 void updateSSA();
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLiveRangeCalc.cpp118 updateSSA(); in calculateValues()
327 void LiveRangeCalc::updateSSA() { in updateSSA() function in LiveRangeCalc
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h115 void updateSSA(BasicBlock *BB, BasicBlock *NewBB,
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DDFAJumpThreading.cpp921 updateSSA(NewDefs); in createAllExitPaths()
977 void updateSSA(DefMap &NewDefs) { in updateSSA() function
DJumpThreading.cpp2032 void JumpThreadingPass::updateSSA( in updateSSA() function in JumpThreadingPass
2347 updateSSA(PredBB, NewBB, ValueMapping); in threadThroughTwoBasicBlocks()
2464 updateSSA(BB, NewBB, ValueMapping); in threadEdge()
2735 updateSSA(BB, PredBB, ValueMapping); in duplicateCondBranchOnPHIIntoPred()