Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DJITMemoryManager.h136 virtual bool CheckInvariants(std::string &) { in CheckInvariants() function
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc85 bool GraphCycles::CheckInvariants() const { in CheckInvariants() function in tensorflow::GraphCycles
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp303 virtual bool CheckInvariants(std::string &s) { in CheckInvariants() function in DelegatingJITMemoryManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp635 bool DefaultJITMemoryManager::CheckInvariants(std::string &ErrorStr) { in CheckInvariants() function in DefaultJITMemoryManager
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc1197 void CheckInvariants(const Model& model) { in CheckInvariants() function