Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp363 typedef DenseMap<Instruction *, std::vector<Instruction *>> DefMap; typedef
841 DefMap NewDefs; in createAllExitPaths()
871 void createExitPath(DefMap &NewDefs, ThreadingPath &Path, in createExitPath()
914 void updateSSA(DefMap &NewDefs) { in updateSSA()
969 DefMap &NewDefs, in cloneBlockAndUpdatePredecessor()
1080 void updateDefMap(DefMap &NewDefs, ValueToValueMapTy &VMap) { in updateDefMap()