Lines Matching defs:IsPIC
57 bool IsPIC;72 IsPIC(TM.getRelocationModel() == Reloc::PIC_), IsThumb(false) {}411 IsPIC = TM.getRelocationModel() == Reloc::PIC_;413 JTI->Initialize(MF, IsPIC);1612 if (IsPIC)