Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h116 int64_t InlineAsmOperandCount = 0; variable
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp269 PRINT_PROPERTY(InlineAsmOperandCount) in print()