Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp330 unsigned NISize = NewInsts.size(); in translateWithInsertion() local
339 while (NewInsts.size() != NISize) in translateWithInsertion()