Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3235 bool IsInterestingOpcode = false; in initializeInformationCache() local
3278 IsInterestingOpcode = true; in initializeInformationCache()
3280 if (IsInterestingOpcode) { in initializeInformationCache()