Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h905 void addOperandToPHI(ScopStmt &Stmt, PHINode *PHI, PHINode *PHICopy,
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1529 addOperandToPHI(Stmt, PHINodePair.first, PHINodePair.second, BB, LTS); in copyStmt()
1738 void RegionGenerator::addOperandToPHI(ScopStmt &Stmt, PHINode *PHI, in addOperandToPHI() function in RegionGenerator
1796 addOperandToPHI(Stmt, PHI, PHICopy, IncomingBB, LTS); in copyPHIInstruction()