Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h179 void rewriteIncomingValuesForPHIs(
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp673 void LoopConstrainer::rewriteIncomingValuesForPHIs( in rewriteIncomingValuesForPHIs() function in LoopConstrainer
824 rewriteIncomingValuesForPHIs(MainLoopStructure, MainLoopPreheader, in run()
836 rewriteIncomingValuesForPHIs(PostLoop.Structure, PostLoopPreheader, in run()