Home
last modified time | relevance | path

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

/external/llvm/examples/HowToUseJIT/
DHowToUseJIT.cpp97 Function *FooF = in main() local
102 BB = BasicBlock::Create(Context, "EntryBlock", FooF); in main()
126 GenericValue gv = EE->runFunction(FooF, noargs); in main()