Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp567 static void checkWFDealloc(const Instruction *I, Value *V) { in checkWFDealloc() function
595 checkWFDealloc(this, getArgOperand(DeallocArg)); in checkWellFormed()