Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h98 void updatePhisWhenInsertingUniqueBackedgeBlock(BasicBlock *LoopHeader,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp478 MSSAU->updatePhisWhenInsertingUniqueBackedgeBlock(Header, Preheader, in insertUniqueBackedgeBlock()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp638 void MemorySSAUpdater::updatePhisWhenInsertingUniqueBackedgeBlock( in updatePhisWhenInsertingUniqueBackedgeBlock() function in MemorySSAUpdater