Home
last modified time | relevance | path

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

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