Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DIteratedDominanceFrontier.h73 void resetLiveInBlocks() { in resetLiveInBlocks() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h91 void resetLiveInBlocks() { in resetLiveInBlocks() function
/external/llvm-project/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h91 void resetLiveInBlocks() { in resetLiveInBlocks() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp152 IDF.resetLiveInBlocks(); in RewriteAllUses()
/external/llvm-project/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp152 IDF.resetLiveInBlocks(); in RewriteAllUses()
/external/llvm-project/llvm/unittests/IR/
DDominatorTreeTest.cpp686 IDF.resetLiveInBlocks(); in TEST()