Searched refs:setFunction (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwiftErrorValueTracking.h70 void setFunction(MachineFunction &MF);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp79 void SwiftErrorValueTracking::setFunction(MachineFunction &mf) { function in class:SwiftErrorValueTracking
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2297 SwiftError.setFunction(CurMF);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp455 SwiftError->setFunction(*MF);

Completed in 175 milliseconds