Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp630 bool tryEvaluateFunctionsWithArgs(
1449 bool DevirtModule::tryEvaluateFunctionsWithArgs( in tryEvaluateFunctionsWithArgs() function in DevirtModule
1720 if (!tryEvaluateFunctionsWithArgs(TargetsForSlot, CSByConstantArg.first)) in tryVirtualConstProp()