Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h297 inline void RemapFunction(Function &F, ValueToValueMapTy &VM,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp72 RemapFunction enumerator
954 case WorklistEntry::RemapFunction: in flush()
1170 WE.Kind = WorklistEntry::RemapFunction; in scheduleRemapFunction()