Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3039 bool IsInterestingOpcode = false; in initializeInformationCache() local
3081 IsInterestingOpcode = true; in initializeInformationCache()
3083 if (IsInterestingOpcode) { in initializeInformationCache()