Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2014 static void remapSourceAtoms(ValueToValueMapTy &VM, BasicBlock::iterator Begin, in remapSourceAtoms() function
2346 remapSourceAtoms(ValueMapping, NewBB->begin(), NewBB->end()); in threadThroughTwoBasicBlocks()
2472 remapSourceAtoms(ValueMapping, NewBB->begin(), NewBB->end()); in threadEdge()
2766 remapSourceAtoms(ValueMapping, std::prev(RItBeforeInsertPt)->getIterator(), in duplicateCondBranchOnPHIIntoPred()