Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DFunctionSpecialization.h168 void promoteConstantStackValues();
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp168 void FunctionSpecializer::promoteConstantStackValues() { in promoteConstantStackValues() function in FunctionSpecializer
356 promoteConstantStackValues(); in run()