Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp638 unsigned OperandLength = A.OperVals.size(); in compareNonCommutativeOperandMapping() local
641 for (unsigned Idx = 0; Idx < OperandLength; Idx++, VItA++, VItB++) { in compareNonCommutativeOperandMapping()
673 unsigned OperandLength = A.OperVals.size(); in compareCommutativeOperandMapping() local
676 for (unsigned Idx = 0; Idx < OperandLength; in compareCommutativeOperandMapping()