Home
last modified time | relevance | path

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

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