Home
last modified time | relevance | path

Searched defs:PDT (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/IR/
DDominatorTreeTest.cpp31 PostDominatorTree *PDT = &getAnalysis<PostDominatorTree>(); in runOnFunction() local
/external/llvm/include/llvm/Analysis/
DRegionInfo.h611 PostDominatorTree *PDT; variable
/external/llvm/lib/Transforms/Scalar/
DSampleProfile.cpp204 PostDominatorTree *PDT; member in __anonb789d65f0211::SampleFunctionProfile
1095 PostDominatorTree *PDT = &getAnalysis<PostDominatorTree>(); in runOnFunction() local
/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp182 MachinePostDominatorTree *PDT; member in __anon180127330311::AMDGPUCFGStructurizer