Home
last modified time | relevance | path

Searched refs:convertCallSiteObjects (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp136 void convertCallSiteObjects(yaml::MachineFunction &YMF,
226 convertCallSiteObjects(YamlMF, MF, MST); in print()
506 void MIRPrinter::convertCallSiteObjects(yaml::MachineFunction &YMF, in convertCallSiteObjects() function in MIRPrinter