Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp69 auto RuntimeCallTy = FunctionType::get( in emit() local
73 Function::Create(RuntimeCallTy, Function::LinkageTypes::ExternalLinkage, in emit()
121 Mutator.CreateCall(RuntimeCallTy, RuntimeCall, in emit()