Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h179 void rewriteIncomingValuesForPHIs(
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp667 void LoopConstrainer::rewriteIncomingValuesForPHIs( in rewriteIncomingValuesForPHIs() function in LoopConstrainer
818 rewriteIncomingValuesForPHIs(MainLoopStructure, MainLoopPreheader, in run()
830 rewriteIncomingValuesForPHIs(PostLoop.Structure, PostLoopPreheader, in run()