Searched refs:purgeFunction (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h231 /// incorporateFunction/purgeFunction - If you'd like to deal with a function,
235 void purgeFunction();
H A DValueEnumerator.cpp1034 void ValueEnumerator::purgeFunction() { function in class:ValueEnumerator
H A DBitcodeWriter.cpp3272 VE.purgeFunction();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp793 void purgeFunction();
888 Machine->purgeFunction();
1121 void SlotTracker::purgeFunction() { function in class:SlotTracker
1122 ST_DEBUG("begin purgeFunction!\n");
1126 ST_DEBUG("end purgeFunction!\n");
3674 Machine.purgeFunction();

Completed in 142 milliseconds