Home | History | Annotate | Download | only in Reader

Lines Matching refs:isDematerializable

3242 bool BitcodeReader::isDematerializable(const GlobalValue *GV) const {
3252 if (!F || !isDematerializable(F))