Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DChainedIncludesSource.cpp32 ChainedIncludesSourceImpl(std::vector<std::unique_ptr<CompilerInstance>> CIs) in ChainedIncludesSourceImpl()
52 std::vector<std::unique_ptr<CompilerInstance>> CIs; member in __anonc72e21680111::ChainedIncludesSourceImpl
72 ChainedIncludesSource(std::vector<std::unique_ptr<CompilerInstance>> CIs, in ChainedIncludesSource()
119 std::vector<std::unique_ptr<CompilerInstance>> CIs; in createChainedIncludesSource() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp413 auto CIs = MBB.getParent()->getFrameInstructions(); in mergeSPUpdates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp917 auto &CIs = It.getSecond(); in mergeParallelRegions() local