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