Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp363 typedef MapVector<Instruction *, std::vector<Instruction *>> DefMap; typedef
956 DefMap NewDefs; in createAllExitPaths()
985 void createExitPath(DefMap &NewDefs, ThreadingPath &Path, in createExitPath()
1029 void updateSSA(DefMap &NewDefs) { in updateSSA()
1084 DefMap &NewDefs, in cloneBlockAndUpdatePredecessor()
1196 void updateDefMap(DefMap &NewDefs, ValueToValueMapTy &VMap) { in updateDefMap()