Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp99 int CurrentBlockNumber = static_cast<int>(BBNumIt->second); in setBranchSuccessors() local
108 int Relative = OtherBlockNumber - CurrentBlockNumber; in setBranchSuccessors()
170 int CurrentBlockNumber = static_cast<int>(BBNumIt->second); in setPHIPredecessors() local
181 int Relative = OtherBlockNumber - CurrentBlockNumber; in setPHIPredecessors()