Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DChainedIncludesSource.cpp32 ChainedIncludesSource(std::vector<std::unique_ptr<CompilerInstance>> CIs) in ChainedIncludesSource()
52 std::vector<std::unique_ptr<CompilerInstance>> CIs; member in __anone38516b40111::ChainedIncludesSource
96 std::vector<std::unique_ptr<CompilerInstance>> CIs; in createChainedIncludesSource() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp428 auto CIs = MBB.getParent()->getFrameInstructions(); in mergeSPUpdates() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1207 auto &CIs = It.getSecond(); in mergeParallelRegions() local