Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp346 static bool isTargetNullPtr(ExecutionEngine *EE, void *Loc) { in isTargetNullPtr() function
387 assert(!isTargetNullPtr(this, GVTOP(GVArgs[1])) && in runFunctionAsMain()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp414 static bool isTargetNullPtr(ExecutionEngine *EE, void *Loc) { in isTargetNullPtr() function
455 assert(!isTargetNullPtr(this, GVTOP(GVArgs[1])) && in runFunctionAsMain()