OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAllocateGVsWithCode
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
538
///
setAllocateGVsWithCode
- Sets whether global values should be allocated
545
EngineBuilder &
setAllocateGVsWithCode
(bool a) {
/external/llvm/unittests/ExecutionEngine/JIT/
JITTest.cpp
234
.
setAllocateGVsWithCode
(false)
/external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp
[
all
...]
/external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp
413
.
setAllocateGVsWithCode
(GVsWithCode)
[
all
...]
Completed in 1656 milliseconds