Searched defs:isDeclaration (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Bytecode/Writer/ | ||
H A D | IRNumbering.h | 98 bool isDeclaration = true; member |
/llvm-project/llvm/lib/IR/ | ||
H A D | Globals.cpp | 290 bool GlobalValue::isDeclaration() const { isDeclaration() function in GlobalValue |
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ | ||
H A D | OpenMPToLLVMIRTranslation.cpp | 3218 bool isDeclaration = gOp.isDeclaration(); convertDeclareTargetAttr() local |