Searched defs:setMF (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h216 void setMF(MachineFunction &MFunc) { MF = &MFunc; } function in class:llvm::GISelCSEAnalysisWrapper
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp91 void GISelCSEInfo::setMF(MachineFunction &MF) { function in class:GISelCSEInfo
H A DMachineIRBuilder.cpp24 void MachineIRBuilder::setMF(MachineFunction &MF) { function in class:MachineIRBuilder

Completed in 112 milliseconds