Searched defs:getCIRGenModule (Results 1 – 1 of 1) sorted by relevance
93 CIRGenModule &getCIRGenModule() { return cgm; } in getCIRGenModule() function94 const CIRGenModule &getCIRGenModule() const { return cgm; } in getCIRGenModule() function