Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp366 typedef MapVector<Instruction *, std::vector<Instruction *>> DefMap; typedef
904 DefMap NewDefs; in createAllExitPaths()
934 void createExitPath(DefMap &NewDefs, ThreadingPath &Path, in createExitPath()
977 void updateSSA(DefMap &NewDefs) { in updateSSA()
1032 DefMap &NewDefs, in cloneBlockAndUpdatePredecessor()
1143 void updateDefMap(DefMap &NewDefs, ValueToValueMapTy &VMap) { in updateDefMap()