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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp230 class ModelledPHI { class in namespace:__anon4630
237 ModelledPHI(const PHINode *PN) { function in class:__anon4630::ModelledPHI
260 ModelledPHI(const VArray &V, const BArray &B) { function in class:__anon4630::ModelledPHI
267 ModelledPHI(ArrayRef<Instruction *> Insts, unsigned OpNum, const BArray &B) { function in class:__anon4630::ModelledPHI
[all...]

Completed in 104 milliseconds