Home | History | Annotate | Download | only in IR

Lines Matching defs:getGC

417 const std::string &Function::getGC() const {
419 return getContext().getGC(*this);
445 setGC(SrcF->getGC());