Searched refs:isFunctionSet (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp84 bool isFunctionSet() const { return LatticeState == FunctionSet; } function in class:__anon4519::CVPLatticeVal
390 if (!LV.isFunctionSet() || LV.getFunctions().empty())

Completed in 83 milliseconds