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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp849 void processFunctionMetadata(const Function &F);
999 processFunctionMetadata(F);
1018 processFunctionMetadata(*TheFunction);
1093 void SlotTracker::processFunctionMetadata(const Function &F) { function in class:SlotTracker

Completed in 106 milliseconds