Home
last modified time | relevance | path

Searched defs:IsFunDef (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp389 bool IsFunDef = false; in visitDecl() local
431 std::map<const Value *, unsigned> &GlobalToGReg, bool &IsFunDef) { in handleFunctionOrParameter()