Searched defs:DepthMap (Results 1 – 4 of 4) sorted by relevance
82 DenseMap<const PHINode *, unsigned int> DepthMap; variable
44 const char* DynamicDepthConst::DepthMap() { return kDepthMap; } in DepthMap() function in dynamic_depth::DynamicDepthConst
146 DepthMap::DepthMap(const DepthMapParams& params) : params_(params) {} in DepthMap() function in dynamic_depth::DepthMap
386 DenseMap<MachineInstr *, DepthInfo> DepthMap; in checkForProfitableCmovCandidates() local