Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h92 void resetLiveInBlocks() { in resetLiveInBlocks() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp146 IDF.resetLiveInBlocks(); in RewriteAllUses()