Searched defs:oldFunction (Results 1 – 5 of 5) sorted by relevance
67 const TFunction *oldFunction) in convertFunctionPrototype()
771 Function *oldFunction, in constructFunction()1393 Function *oldFunction = header->getParent(); in extractCodeRegion() local
1257 LLVMValueRef oldFunction = fCurrentFunction; in compileStageFunctionLoop() local1656 LLVMValueRef oldFunction = fCurrentFunction; in compileStageFunctionVector() local
1295 const oldFunction = node.parent; constant
2241 auto oldFunction = debug::find<debug::Function>(stack[i].block); in trap() local