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.h312 insertDebugValuesForPHIs(BasicBlock *BB,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp792 insertDebugValuesForPHIs(OrigHeader, InsertedPHIs); in rotateLoop()
H A DLocal.cpp2117 void llvm::insertDebugValuesForPHIs(BasicBlock *BB, in insertDebugValuesForPHIs() function in llvm