Searched defs:HoistPoint (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp942 Instruction *HoistPoint = nullptr; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp721 Instruction *HoistPoint = EntryBB->getTerminator(); local
1455 static void hoistValue(Value *V, Instruction *HoistPoint, Region *R, argument
1503 hoistScopeConditions(CHRScope *Scope, Instruction *HoistPoint, DenseSet<PHINode *> &TrivialPHIs, DominatorTree &DT) argument
[all...]

Completed in 172 milliseconds