Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h110 int64_t ConstantIntOperandCount = 0; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp263 PRINT_PROPERTY(ConstantIntOperandCount) in print()