Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLocal.h263 void insertDebugValuesForPHIs(BasicBlock *BB,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp573 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
H A DLocal.cpp1614 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm