Searched defs:TrivialPHIs (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 1436 hoistValue(Value * V,Instruction * HoistPoint,Region * R,HoistStopMapTy & HoistStopMap,DenseSet<Instruction * > & HoistedSet,DenseSet<PHINode * > & TrivialPHIs,DominatorTree & DT) hoistValue() argument 1482 hoistScopeConditions(CHRScope * Scope,Instruction * HoistPoint,DenseSet<PHINode * > & TrivialPHIs,DominatorTree & DT) hoistScopeConditions() argument 1558 insertTrivialPHIs(CHRScope * Scope,BasicBlock * EntryBlock,BasicBlock * ExitBlock,DenseSet<PHINode * > & TrivialPHIs) insertTrivialPHIs() argument 1675 transformScopes(CHRScope * Scope,DenseSet<PHINode * > & TrivialPHIs) transformScopes() argument 1979 DenseSet<PHINode *> TrivialPHIs; transformScopes() local [all...] |