Home
last modified time | relevance | path

Searched refs:resetInstruction (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMustExecute.cpp808 resetInstruction(I); in reset()
811 void MustBeExecutedIterator::resetInstruction(const Instruction *I) { in resetInstruction() function in MustBeExecutedIterator
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMustExecute.h348 void resetInstruction(const Instruction *I);