Searched defs:PHIList (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/ObjCARC/ | ||
H A D | ObjCARC.h | 74 void getEquivalentPHIs(PHINodeTy &PN, VectorTy &PHIList) { in getEquivalentPHIs() |
H A D | ObjCARCContract.cpp | 680 SmallVector<Value *, 1> PHIList; run() local |
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.cpp | 3878 PHIListT PHIList; global() member in __anon67dfbe7b1311::LDVSSABlock |