Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DLoopGeneratorsKMP.cpp493 const std::string LocName = ".loc.dummy"; in createSourceLocation() local
494 GlobalVariable *SourceLocDummy = M->getGlobalVariable(LocName); in createSourceLocation()
521 *M, IdentTy, true, GlobalValue::PrivateLinkage, nullptr, LocName); in createSourceLocation()