Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp572 static void checkConstantInt(const Instruction *I, Value *V, in checkConstantInt() function
580 checkConstantInt(this, getArgOperand(SizeArg), in checkWellFormed()
582 checkConstantInt(this, getArgOperand(AlignArg), in checkWellFormed()
610 checkConstantInt(this, getArgOperand(SizeArg), in checkWellFormed()
612 checkConstantInt(this, getArgOperand(AlignArg), in checkWellFormed()
614 checkConstantInt(this, getArgOperand(StorageArg), in checkWellFormed()