Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp490 static Function *getCopyDeclaration(Module *M, Type *Ty) { in getCopyDeclaration() function
524 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack()
536 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack()