Home
last modified time | relevance | path

Searched refs:PhiMap (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp43 typedef MapVector<PHINode *, BBValueVector> PhiMap; typedef
47 typedef DenseMap<BasicBlock *, PhiMap> BBPhiMap;
570 PhiMap &Map = DeletedPhis[To]; in delPhiValues()
605 PhiMap &Map = DeletedPhis[To]; in setPhiValues()
/external/v8/src/compiler/
Dregister-allocator.h756 typedef ZoneMap<int, PhiMapValue*> PhiMap; typedef
855 PhiMap phi_map_;