Searched refs:addPHINodes (Results 1 – 3 of 3) sorted by relevance
63 void addPHINodes(const SmallVectorImpl<Instruction *> &DefsUsedOutside);
77 void LoopVersioning::addPHINodes( in addPHINodes() function in LoopVersioning
757 LVer.addPHINodes(DefsUsedOutside); in processLoop()