Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp159 static void convertCallSiteObjects(yaml::MachineFunction &YMF,
206 convertCallSiteObjects(YamlMF, MF, MST); in printMF()
524 static void convertCallSiteObjects(yaml::MachineFunction &YMF, in convertCallSiteObjects() function