Searched refs:handleLoopCondition (Results 1 – 1 of 1) sorted by relevance
86 Value *handleLoopCondition(Value *Cond, PHINode *Broken, llvm::Loop *L);210 Value *SIAnnotateControlFlow::handleLoopCondition(Value *Cond, PHINode *Broken, in handleLoopCondition() function in SIAnnotateControlFlow227 Value *PhiArg = handleLoopCondition(Incoming, Broken, L); in handleLoopCondition()281 Value *Arg = handleLoopCondition(Cond, Broken, L); in handleLoop()