Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h91 void resetLiveInBlocks() { in resetLiveInBlocks() function
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp146 IDF.resetLiveInBlocks(); in RewriteAllUses()
/llvm-project-15.0.7/llvm/unittests/IR/
H A DDominatorTreeTest.cpp686 IDF.resetLiveInBlocks(); in TEST()