Searched defs:setMF (Results 1 – 3 of 3) sorted by relevance
212 void setMF(MachineFunction &MFunc) { MF = &MFunc; } in setMF() function
83 void GISelCSEInfo::setMF(MachineFunction &MF) { in setMF() function in GISelCSEInfo
26 void MachineIRBuilder::setMF(MachineFunction &MF) { in setMF() function in MachineIRBuilder