Home
last modified time | relevance | path

Searched defs:ProcessIRFunction (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp67 std::function<void(Function &)> ProcessIRFunction; member in llvm::MIRParserImpl
939 std::function<void(Function &)> ProcessIRFunction) { in createMIRParserFromFile()
953 std::function<void(Function &)> ProcessIRFunction) { in createMIRParser()