Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-implementation.h55 std::optional<Constant<T>> ApplyComponent(Constant<SomeDerived> &&,
253 std::optional<Constant<T>> Folder<T>::ApplyComponent( in ApplyComponent() function
329 return ApplyComponent( in GetConstantComponent()