Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CGData/
H A DStableFunctionMap.h27 using IndexOperandHashVecType = SmallVector<IndexPairHash>; variable
41 IndexOperandHashVecType IndexOperandHashes;
45 IndexOperandHashVecType &&IndexOperandHashes) in StableFunction()
/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMapRecord.cpp70 static IndexOperandHashVecType getStableIndexOperandHashes( in getStableIndexOperandHashes()
72 IndexOperandHashVecType IndexOperandHashes; in getStableIndexOperandHashes()
118 IndexOperandHashVecType IndexOperandHashes = in serialize()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp156 IndexOperandHashVecType IndexOperandHashes; in analyze()