Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDroppedVariableStats.h51 bool getPassDroppedVariables() { return PassDroppedVariables; } in getPassDroppedVariables()
132 bool PassDroppedVariables = false; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDroppedVariableStats.cpp65 PassDroppedVariables = true; in calculateDroppedStatsAndPrint()
67 PassDroppedVariables = false; in calculateDroppedStatsAndPrint()