Searched defs:vPtr (Results 1 – 4 of 4) sorted by relevance
97 void *vPtr = TheJIT->getPointerToFunction(Main); in compileAndRun() local
98 void *vPtr = TheJIT->getPointerToFunction(Main); in compileAndRun() local
374 void* vPtr; member
419 llvm::Value *&replacementValue) -> InsertPointTy { in convertOmpParallel()