Home
last modified time | relevance | path

Searched defs:DepthMap (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DPhiValues.h79 DenseMap<const PHINode *, unsigned int> DepthMap; variable
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp396 DenseMap<MachineInstr *, DepthInfo> DepthMap; in checkForProfitableCmovCandidates() local