Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp87 void IRInstructionData::setBranchSuccessors( in setBranchSuccessors() function in IRInstructionData
321 ID->setBranchSuccessors(BasicBlockToInteger); in mapToLegalUnsigned()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h202 setBranchSuccessors(DenseMap<BasicBlock *, unsigned> &BasicBlockToInteger);