Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp325 typedef MapVector<Instruction *, std::vector<Instruction *>> DefMap; typedef
870 DefMap NewDefs; in createAllExitPaths()
900 void createExitPath(DefMap &NewDefs, ThreadingPath &Path, in createExitPath()
944 void updateSSA(DefMap &NewDefs) { in updateSSA()
999 DefMap &NewDefs, in cloneBlockAndUpdatePredecessor()
1111 void updateDefMap(DefMap &NewDefs, ValueToValueMapTy &VMap) { in updateDefMap()