Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp407 SPIRVToLLVMPlaceholderMap PlaceholderMap; member in SPIRV::SPIRVToLLVM
903 if (Loc != ValueMap.end() && (!PlaceholderMap.count(BV) || CreatePlaceHolder)) in transValue()
1503 PlaceholderMap[BV] = LD; in transValueWithoutDecoration()