Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp395 static bool isTargetNullPtr(ExecutionEngine *EE, void *Loc) { in isTargetNullPtr() function
436 assert(!isTargetNullPtr(this, GVTOP(GVArgs[1])) && in runFunctionAsMain()