Home | History | Annotate | Download | only in Reader

Lines Matching defs:isDematerializable

2918 bool BitcodeReader::isDematerializable(const GlobalValue *GV) const {
2928 if (!F || !isDematerializable(F))