Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp581 static void checkConstantInt(const Instruction *I, Value *V, in checkConstantInt() function
589 checkConstantInt(this, getArgOperand(SizeArg), in checkWellFormed()
591 checkConstantInt(this, getArgOperand(AlignArg), in checkWellFormed()
605 checkConstantInt(this, getArgOperand(SizeArg), in checkWellFormed()
607 checkConstantInt(this, getArgOperand(AlignArg), in checkWellFormed()
609 checkConstantInt(this, getArgOperand(StorageArg), in checkWellFormed()