Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp135 void convertCallSiteObjects(yaml::MachineFunction &YMF,
222 convertCallSiteObjects(YamlMF, MF, MST); in print()
494 void MIRPrinter::convertCallSiteObjects(yaml::MachineFunction &YMF, in convertCallSiteObjects() function in MIRPrinter