Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h334 inline void RemapFunction(Function &F, ValueToValueMapTy &VM,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp72 RemapFunction enumerator
962 case WorklistEntry::RemapFunction: in flush()
1182 WE.Kind = WorklistEntry::RemapFunction; in scheduleRemapFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1938 RemapFunction(*OutlinedFunction, VMap, in replaceConstants()