Home
last modified time | relevance | path

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

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