Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp127 void convertCallSiteObjects(yaml::MachineFunction &YMF,
230 convertCallSiteObjects(YamlMF, MF, MST); in print()
530 void MIRPrinter::convertCallSiteObjects(yaml::MachineFunction &YMF, in convertCallSiteObjects() function in MIRPrinter