Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp98 int CurrentBlockNumber = static_cast<int>(BBNumIt->second); in setBranchSuccessors() local
106 int Relative = OtherBlockNumber - CurrentBlockNumber; in setBranchSuccessors()
149 int CurrentBlockNumber = static_cast<int>(BBNumIt->second); in setPHIPredecessors() local
160 int Relative = OtherBlockNumber - CurrentBlockNumber; in setPHIPredecessors()