Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp524 Function *AIFunc = BB->getParent(); in findAllocas() local
525 if (AIFunc != Func) in findAllocas()
568 Module *M = AIFunc->getParent(); in findAllocas()