HomeSort by relevance Sort by last modified time
    Searched refs:CompilingLazily (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 113 bool CompilingLazily;
400 CompilingLazily = !Disabled;
403 return CompilingLazily;
408 return !CompilingLazily;
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 62 CompilingLazily = false;
    [all...]

Completed in 24 milliseconds