Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp578 static void checkConstantInt(const Instruction *I, Value *V, in checkConstantInt() function
586 checkConstantInt(this, getArgOperand(SizeArg), in checkWellFormed()
588 checkConstantInt(this, getArgOperand(AlignArg), in checkWellFormed()
616 checkConstantInt(this, getArgOperand(SizeArg), in checkWellFormed()
618 checkConstantInt(this, getArgOperand(AlignArg), in checkWellFormed()
620 checkConstantInt(this, getArgOperand(StorageArg), in checkWellFormed()