Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp814 std::vector<GlobalValue *> functionTypeParents; in runOnModule() local
836 functionTypeParents.push_back(F); in runOnModule()
901 sourceTypeInfo.addParent(functionTypeParents[i]); in runOnModule()