Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp560 Constant *UnswitchVal = nullptr; in processCurrentLoop() local
569 UnswitchVal = UnswitchValCandidate; in processCurrentLoop()
574 if (!UnswitchVal) in processCurrentLoop()
577 if (UnswitchIfProfitable(LoopCond, UnswitchVal)) { in processCurrentLoop()