Home
last modified time | relevance | path

Searched defs:IDF (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp130 ForwardIDFCalculator IDF(*DT); in RewriteAllUses() local
H A DPromoteMemoryToRegister.cpp749 ForwardIDFCalculator IDF(DT); in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp759 decltype(IIDF) IDF; in computeLiveIns() local
H A DRDFGraph.cpp1408 SetVector<MachineBasicBlock *> IDF(DF.begin(), DF.end()); in recordDefsForDF() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2790 IDFCalculatorBase<MachineBasicBlock, false> IDF(DomTree->getBase()); in BlockPHIPlacement() local