Searched refs:tmIs64Bit (Results 1 – 1 of 1) sorted by relevance
28 PPCJITInfo(PPCTargetMachine &tm, bool tmIs64Bit) : TM(tm) { in PPCJITInfo() argument30 is64Bit = tmIs64Bit; in PPCJITInfo()