Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp231 auto &InstOpndIndex = P.first; in finalize() local
232 if (!SF->IndexOperandHashMap->count(InstOpndIndex)) { in finalize()