Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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 __anon5923c40f0111::ChainedIncludesSource
96 std::vector<std::unique_ptr<CompilerInstance>> CIs; in createChainedIncludesSource() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp431 auto CIs = MBB.getParent()->getFrameInstructions(); mergeSPUpdates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1314 auto &CIs = It.getSecond(); mergeParallelRegions() local