Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp491 static Function *getCopyDeclaration(Module *M, Type *Ty) { in getCopyDeclaration() function
525 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack()
537 Function *IF = getCopyDeclaration(F.getParent(), Op->getType()); in materializeStack()