Searched defs:InsertFreeze (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SimpleLoopUnswitch.cpp | 274 BasicBlock &UnswitchedSucc, BasicBlock &NormalSucc, bool InsertFreeze, in buildPartialUnswitchConditionalBranch() argument 2168 unswitchNontrivialInvariants(Loop & L,Instruction & TI,ArrayRef<Value * > Invariants,IVConditionInfo & PartialIVInfo,DominatorTree & DT,LoopInfo & LI,AssumptionCache & AC,ScalarEvolution * SE,MemorySSAUpdater * MSSAU,LPMUpdater & LoopUpdater,bool InsertFreeze,bool InjectedCondition) unswitchNontrivialInvariants() argument 3521 bool InsertFreeze; unswitchBestCondition() local
|