Home
last modified time | relevance | path

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

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