Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp704 BasicBlock *ABB = static_cast<BasicBlock *>(A.OperVal); in checkRelativeLocations()
705 BasicBlock *BBB = static_cast<BasicBlock *>(B.OperVal); in checkRelativeLocations()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h740 Value *OperVal; member